refactor: stabilize game, tutor, and analysis flows
This commit is contained in:
@@ -11,6 +11,9 @@ const eslintConfig = defineConfig([
|
||||
".next/**",
|
||||
"out/**",
|
||||
"build/**",
|
||||
"coverage/**",
|
||||
"public/stockfish/**",
|
||||
"scripts/**",
|
||||
"next-env.d.ts",
|
||||
]),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user