We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e2fd8 commit 6fdc121Copy full SHA for 6fdc121
1 file changed
async/src/lib/tsconfig.json
@@ -1,7 +1,6 @@
1
{
2
"compilerOptions": {
3
"target": "ES6",
4
- "module": "commonjs",
5
- "experimentalAsyncFunctions": true
+ "module": "commonjs"
6
}
7
0 commit comments