angular removed api lint for Zed
io.github.jmshinhwa/angular-removed-api-lint
32 checks for Angular APIs that were removed or deprecated, plus the support window on your version
client:Zed
transport:stdio
runtime:npm
Install angular removed api lint in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"angular-removed-api-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/angular-removed-api-lint"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs