We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26307cf commit 84d7760Copy full SHA for 84d7760
1 file changed
async/src/lib/tsconfig.json
@@ -3,11 +3,5 @@
3
"target": "ES6",
4
"module": "commonjs",
5
"experimentalAsyncFunctions": true
6
- },
7
- "files": [
8
- "typings/tsd.d.ts",
9
- "index.ts",
10
- "utils.ts",
11
- "github.ts"
12
- ]
+ }
13
}
0 commit comments