Skip to content

Commit

Permalink
Target to tsnext
Browse files Browse the repository at this point in the history
  • Loading branch information
sotarok committed Jun 29, 2020
1 parent c4948b9 commit 382fe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.server.json
@@ -1,7 +1,7 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"target": "es2018",
"target": "esnext",
"jsx": "react",
"allowJs": true,
"checkJs": true
Expand Down

0 comments on commit 382fe3d

Please sign in to comment.