mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 05:29:42 -06:00
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "commonjs"
|
|
}
|
|
}
|