We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca610e commit ada4ecbCopy full SHA for ada4ecb
tsconfig.json
@@ -10,6 +10,5 @@
10
"allowSyntheticDefaultImports": true,
11
"typeRoots": ["node_modules/@types", "./types"]
12
},
13
- "include": ["src", "test", "types"]
+ "include": ["src", "types"]
14
}
15
-
0 commit comments