notebooks/workspaces/frontend/.vscode/settings.json

6 lines
72 B
JSON

{
"eslint.options": {
"rulePaths": ["./eslint-local-rules"]
}
}