mirror of
https://github.com/grafana/grafana.git
synced 2026-04-22 06:47:17 -04:00
6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "commonjs"
|
|
}
|
|
}
|