Skip to content

Commit

Permalink
esnext
Browse files Browse the repository at this point in the history
  • Loading branch information
platers committed Sep 10, 2021
1 parent 8fd22a0 commit 53127d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tsconfig-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dom",
"es5",
"scripthost",
"es2021"
"ESNext"
]
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dom",
"es5",
"scripthost",
"es2021"
"ESNext"
]
},
"include": [
Expand Down

0 comments on commit 53127d3

Please sign in to comment.