1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 19:02:14 +00:00
libs/packages/object-util/tsconfig.test.json
Florian Bouillon 7e3fe2f7f1 Added ObjectUtil
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-11 10:43:07 +02:00

7 lines
74 B
JSON

{
"compilerOptions": {
"target": "es5",
"esModuleInterop": true
}
}