mirror of
https://github.com/grafana/grafana.git
synced 2026-07-03 03:37:53 +00:00
10 lines
130 B
Text
10 lines
130 B
Text
{
|
|
"detectiveOptions": {
|
|
"ts": {
|
|
"skipTypeImports": true
|
|
},
|
|
"tsx": {
|
|
"skipTypeImports": true
|
|
}
|
|
}
|
|
}
|