Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
silverbucket committed Mar 23, 2022
1 parent a88eb8a commit 78f405c
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 @@ -10,7 +10,6 @@
"esnext"
],
"types": [
"mocha",
"node"
],
"sourceMap": true,
Expand All @@ -28,7 +27,7 @@
"outDir": "dist",
"rootDir": "src",
"sourceRoot": "/",
"mapRoot": "/",
"mapRoot": "/"
},
"include": [
"src"
Expand Down

0 comments on commit 78f405c

Please sign in to comment.