{ "rules": { "no-restricted-imports": [ "error", { "patterns": ["app/*"] } ] } }