We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2dc8c commit dbf59b1Copy full SHA for dbf59b1
1 file changed
eslint.config.mjs
@@ -15,6 +15,7 @@ export default tseslint.config(
15
"bin/**/*.ts",
16
"bench/**/*.ts",
17
"src/**/*.ts",
18
+ "scripts/**/*.ts",
19
"test/**/*.ts",
20
"eslint.config.js",
21
],
0 commit comments