mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 18:00:31 -06:00
9079de068e
This reverts commit a97e9a1e17
.
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
{
|
|
"rules": {
|
|
"no-restricted-imports": ["error", { "patterns": ["@grafana/runtime", "@grafana/data/*", "@grafana/ui/*", "@grafana/e2e/*"] }]
|
|
}
|
|
}
|