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
no ESLint error and no window message should appear.
the ESLint output channel should contain a message like:
[Warn - 3:14:29 PM] No ESLint configuration (e.g .eslintrc) found for file: extension.js
File will not be validated. Consider running the 'Create .eslintrc.json file' command.
Run F1 > 'Create .eslintrc.json file'
Ensure that the JS file is validated and a warning is shown for the unused var.
The text was updated successfully, but these errors were encountered:
See ESLint extension (see https://github.com/Microsoft/vscode-eslint)
Complexity: 2
Setup:
Test:
The text was updated successfully, but these errors were encountered: