Files
grafana-zabbix/tsconfig.test.json
2019-02-12 22:28:05 +03:00

7 lines
91 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"esModuleInterop": true
}
}