mirror of
https://github.com/dzeiocom/libs.git
synced 2025-07-16 10:19:51 +00:00
Updated TSConfig
This commit is contained in:
@ -17,5 +17,8 @@
|
||||
"strict": true,
|
||||
"target": "ES2017", // Follow NodeJS oldest supported LTS
|
||||
"module": "commonjs"
|
||||
}
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user