1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-11 18:45:14 +00:00
Files
libs/packages/url-manager/tsconfig.test.json
2020-08-31 00:41:38 +02:00

7 lines
74 B
JSON

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