mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 10:52:11 +00:00
Updated Configurations
This commit is contained in:
parent
55d8a3bd67
commit
e09ebcdac6
6
packages/logger/.npmignore
Normal file
6
packages/logger/.npmignore
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
*.d.td.map
|
||||||
|
node_modules
|
||||||
|
src
|
||||||
|
.gitignore
|
||||||
|
webpack.config.js
|
||||||
|
tsconfig.json
|
@ -13,7 +13,7 @@
|
|||||||
"noUnusedParameters": true,
|
"noUnusedParameters": true,
|
||||||
"pretty": true,
|
"pretty": true,
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
// "sourceMap": true,
|
"sourceMap": false,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"target": "es5",
|
"target": "es5",
|
||||||
"module": "commonjs",
|
"module": "commonjs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user