-
I know it's a matter of choice using a linter for JavaScript. I really like your logo-file-icons atom module and have been using for quite some time. Can you please add a file logo for JSHint?
-
**Issue by [silent-tan](https://github.com/silent-tan)**
_Saturday May 09, 2015 at 08:15 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11070_
----
> Has someone meet this prob…
-
had an issue today where the prettier ternary formatting like so:
```
var nextFontSizeIndex = !!currentFontSize
? fontSizes.indexOf(currentFontSize) - 1
: 1;
```
was causing jshi…
-
When using grunt to build the application the build fails with the following message:
````
Warning: Path must be a string. Received null Use --force to continue
````
-
-
I use Brackets to develop with [Meteor](http://meteor.com), which has a file watcher and automatically restarts the server when it detects that project files have been updated. When I save `.js` files…
dandv updated
10 years ago
-
It would be nice to have Jshint 2.9.1. Some things seem to have been fixed so that brackets-jshint gives different result than the new jshint.
I tried to only replace the jshint.js in the extension …
-
## CVE-2016-10540 - High Severity Vulnerability
Vulnerable Libraries - minimatch-0.3.0.tgz, minimatch-2.0.10.tgz
minimatch-0.3.0.tgz
a glob matcher in javascript
Library home page: https://registr…
-
Running "jshint:all" (jshint) task
app/scripts/pymload.js
line 1 col 20 'pym' is not defined.
line 1 col 5 'pymChild' is defined but never used.
malev updated
10 years ago
-
to a make target to run it on your code