Skip to content

Commit eb94450

Browse files
committed
fix
1 parent b47846c commit eb94450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rslint.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default defineConfig([
77
parserOptions: {
88
project: [
99
'./packages/*/tsconfig.json',
10+
'./scripts/*/tsconfig.json',
1011
'./examples/*/tsconfig.json',
1112
'./e2e/tsconfig.json',
1213
'./e2e/type-tests/*/tsconfig.json',

0 commit comments

Comments
 (0)