Skip to content

Commit

Permalink
chore: fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 6, 2020
1 parent cc9ae3e commit 327ffb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": ".",
"target": "es2017",
"module": "esnext",
"lib": ["DOM", "ESNext"],
Expand Down

0 comments on commit 327ffb8

Please sign in to comment.