Skip to content

Commit 62018b1

Browse files
fix: unnecessary inclusion of eslint config
Co-authored-by: Julius Marminge <[email protected]>
1 parent 1cf62d3 commit 62018b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: cli/template/base/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
}
3232
},
3333
"include": [
34-
"eslint.config.js",
3534
"next-env.d.ts",
3635
"**/*.ts",
3736
"**/*.tsx",

0 commit comments

Comments
 (0)