Update tsconfig.json
This commit is contained in:
parent
831ae626c3
commit
742dd6ba5d
1 changed files with 3 additions and 1 deletions
|
@ -8,5 +8,7 @@
|
|||
"sourceMap": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue