Skip to content

Commit 2e5e706

Browse files
committed
update snapshot
1 parent 549b8b2 commit 2e5e706

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/production/eslint/test/__snapshots__/next-build-and-lint.test.ts.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,9 @@ exports[`Next Build production mode first time setup with TypeScript 1`] = `
451451
"no-var": [
452452
"error",
453453
],
454+
"no-with": [
455+
"off",
456+
],
454457
"prefer-const": [
455458
"error",
456459
],

0 commit comments

Comments
 (0)