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 b47846c commit eb94450Copy full SHA for eb94450
rslint.config.ts
@@ -7,6 +7,7 @@ export default defineConfig([
7
parserOptions: {
8
project: [
9
'./packages/*/tsconfig.json',
10
+ './scripts/*/tsconfig.json',
11
'./examples/*/tsconfig.json',
12
'./e2e/tsconfig.json',
13
'./e2e/type-tests/*/tsconfig.json',
0 commit comments