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 defea56 commit 9e2180dCopy full SHA for 9e2180d
tsconfig.eslint.json
@@ -13,6 +13,8 @@
13
"*.mts",
14
"*.config.js",
15
"browser_tests/**/*.ts",
16
+ "scripts/**/*.js",
17
+ "scripts/**/*.ts",
18
"tests-ui/**/*.ts"
19
]
20
}
0 commit comments