Skip to content

Commit

Permalink
Add type roots
Browse files Browse the repository at this point in the history
  • Loading branch information
challenger71498 committed Aug 11, 2021
1 parent 632bc8c commit e95e8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"module": "CommonJS",
"moduleResolution": "node",
"esModuleInterop": true,
"typeRoots": ["./node_modules/@types"],
"allowJs": true,
"rootDir": "."
}
Expand Down

0 comments on commit e95e8c5

Please sign in to comment.