We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b633a commit bb21023Copy full SHA for bb21023
tsconfig.module.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./tsconfig",
3
"compilerOptions": {
4
- "module": "ES2015",
+ "module": "ES2020",
5
"outDir": "dist/module"
6
}
7
0 commit comments