-
Please support telling us which line and which file the error is coming from instead of just showing code and saying the error is in
this number off files. Since if you have a lot of files you wont …
-
- [x] A clone of the JavaScript koans repo
- [x] A link to your pull request of changes from the original repo
Requirements
- [x] No JSHint warnings or errors
-
I'm having some issues with this plugin in NetBeans 8.1 running on a Windows
10 PC.
The plugin includes JSHint at version 2.7, the latest is now version 2.9.
Product Version: NetBeans IDE 8.1 (Build…
-
Do the necessary research to figure ou twhat the corrective steps are and then take them.
```
npm WARN package.json Dependency 'grunt' exists in both dependencies and devDependencies, using 'grunt@~0…
-
When I begin to type `/*` to start a jsdoc comment, I get a jshint error: `E015 - Unclosed regular expression`. Is there a way to turn this error off for jsdoc comments?
-
_From @nobalmohan on May 26, 2016 12:10_
[Enter steps to reproduce below:]
**Atom Version**: 1.7.4
**System**: Microsoft Windows 10 Home Single Language
**Thrown From**: Atom Core
### Stack Trace
U…
-
Can be reproduced on current jshint.com.
-
As an user I have to have multiple linters installed simultaneously, often for same file types (say ESLint, JSHint and JSLint for JavaScript). However there is rarely any need to actually use multiple…
-
Thanks for making this and your great videos.
Would love to use jshints .jshintignore functionality with this script, so far looks like it's not supported.
-
I'm downloading this for the first time.
git clone https://github.com/duckduckgo/chrome-zeroclickinfo.git
cd chrome-zeroclickinfo/
npm install
npm test
Which returns:
```
…