mirror of
https://github.com/grafana/grafana.git
synced 2026-05-30 19:30:08 +09:00
11 lines
130 B
Plaintext
11 lines
130 B
Plaintext
{
|
|
"detectiveOptions": {
|
|
"ts": {
|
|
"skipTypeImports": true
|
|
},
|
|
"tsx": {
|
|
"skipTypeImports": true
|
|
}
|
|
}
|
|
}
|