{ "rules": { "no-restricted-imports": ["error", { "patterns": ["@grafana/runtime"] }] } }