You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: configure eslint vs code plugin (coder#423)
Summary:
The .eslintrc.yaml is located in site, rather than the root of the
repository. The VS Code plugin has a CWD of the repository root, so it
looks for tsconfig.test.json in the root rather in site.
See Also:
- microsoft/vscode-eslint#196
- typescript-eslint/typescript-eslint#251
0 commit comments