issues
search
microsoft
/
vscode-jshint
VSCode extension to integrate jshint into VSCode
https://marketplace.visualstudio.com/items?itemName=dbaeumer.jshint
MIT License
72
stars
48
forks
source link
Refresh JSHint support
#48
Closed
RMacfarlane
closed
6 years ago
RMacfarlane
commented
6 years ago
Add support for 'extends' in jshintConfig within package.json files
Add autocompletions for 'extends' and 'excludes' in jshintrc files
Add option to report warnings as errors
Investigate bug of highlighting displaying incorrectly (#41)