Skip to content

Commit

Permalink
fix(*): add node types
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna-acondy committed Nov 25, 2020
1 parent 0281725 commit 741bf9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -12,6 +12,7 @@
"outDir": "build",
"rootDir": "src",
"strict": true,
"typeRoots": ["./node_modules/@types"],
"esModuleInterop": true,
"resolveJsonModule": true
},
Expand Down

0 comments on commit 741bf9d

Please sign in to comment.