1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 10:52:11 +00:00
libs/packages/url-manager/tsconfig.test.json
Florian Bouillon f612d78545 Added URLManager
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-08-31 00:41:38 +02:00

7 lines
74 B
JSON

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