Skip to content

Commit

Permalink
fix(mocha): remove module from tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSolati committed Jun 7, 2020
1 parent 9510717 commit 84786da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"compilerOptions": {
"baseUrl": ".",
"outDir": "./dist",
"module": "esnext",
"moduleResolution": "node",
"strictNullChecks": false,
"strictPropertyInitialization": false,
Expand Down

0 comments on commit 84786da

Please sign in to comment.