1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-12 19:09:18 +00:00

Edited tsconfig to be for the oldest LTS

This commit is contained in:
2020-07-01 10:48:09 +02:00
parent aa2d969295
commit e57c934edb
2 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,6 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"outDir": "dist"
},
"exclude": [