Skip to content

Commit

Permalink
fix(*): fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna-acondy committed Nov 25, 2020
1 parent 741bf9d commit 236e1a2
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,
"types": ["node"],
"typeRoots": ["./node_modules/@types"],
"esModuleInterop": true,
"resolveJsonModule": true
Expand Down

0 comments on commit 236e1a2

Please sign in to comment.