Skip to content

Commit 6f3087d

Browse files
authored
Update tsconfig.json
1 parent 34a1530 commit 6f3087d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"emitDecoratorMetadata": true,
4242
"experimentalDecorators": true,
4343
"lib": ["ESNext"],
44-
"target": "ES2020",
44+
"target": "ES6",
4545
"useDefineForClassFields": true,
4646

4747
// Completeness

0 commit comments

Comments
 (0)