Skip to content

Commit a9f6129

Browse files
committed
Update eslint.config.mjs
1 parent 7144bc9 commit a9f6129

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/remix-ts/eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import tseslint from 'typescript-eslint';
88

99
export default tseslint.config(
1010
{
11-
root: true,
1211
ignores: ['!**/.server', '!**/.client', 'build', 'node_modules']
1312
},
1413
js.configs.recommended,

0 commit comments

Comments
 (0)