Skip to content

Commit

Permalink
Update tsconfig.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocxl committed Oct 12, 2023
1 parent d338613 commit b7da493
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"skipLibCheck": true,
"strict": true,
"target": "ESNext",
"tsBuildInfoFile": "node_modules/.cache/.tsbuildinfo",
"verbatimModuleSyntax": true
"tsBuildInfoFile": "node_modules/.cache/.tsbuildinfo"
},
"exclude": ["node_modules"],
"include": ["src"]
Expand Down

0 comments on commit b7da493

Please sign in to comment.