grafana/scripts/cli/tsconfig.json

7 lines
92 B
JSON

{
"compilerOptions": {
"module": "commonjs"
},
"extends": "../../tsconfig.json"
}