We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48452ab commit 6f4f50fCopy full SHA for 6f4f50f
tsconfig.cjs.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./tsconfig",
3
"compilerOptions": {
4
- "target": "ES6",
+ "target": "ES2017",
5
"module": "CommonJS",
6
"outDir": "lib/cjs"
7
}
0 commit comments