Skip to content

Commit

Permalink
fix: tsc commonjs (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangsijie authored Nov 2, 2021
1 parent 6530028 commit ec14c84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "@silverhand/ts-config/tsconfig.base",
"compilerOptions": {
"outDir": "lib",
"module": "es6",
"target": "es5"
},
"include": [
Expand Down

0 comments on commit ec14c84

Please sign in to comment.