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 372a7ee commit e45b6b8Copy full SHA for e45b6b8
test/tsconfig.json
@@ -6,5 +6,5 @@
6
"@/*": ["src/*"]
7
}
8
},
9
- "include": ["**/*", "../src/**/*"]
+ "include": [".", "../src"]
10
0 commit comments