-
As a new `jscs` and current `gulp` user, I tried to get started by using `gulp-jscs` in my build. Ran into an error pretty quickly. Was able to reproduce in a simplified case and ultimately resolve.
…
-
added a new branch: `feature/eslint`
main linter configuration goes into `index.js`
I also added two more files named: `node.js` and `browser.js` these files are supplemental and meant to extend the…
-
We should update accordingly.
-
Hi, I would like to change JSCS path from
```
%APPDATA%/npm/node_modules/jscs/bin/jscs
```
to
```
%PROGRAMFILES%/node/node_modules/jscs/bin/jscs
```
but when I do it, it throws an error telling m…
-
[ESLint](https://github.com/eslint/eslint):
> ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a f…
-
Update `avn`, `avn-nvm`, and `avn-n` to use eslint for JavaScript linting.
References [comment](https://github.com/wbyoung/avn/issues/66#issuecomment-345455416) in #66
-
Reproduced with node-jscs, but from the stack trace I think the issue lies here.
The following source code:
```
/**
* Description.
*
* @param {integer} v - value v
*
* @param {integer} w - valu…
-
Many awesome project use ESLint. http://eslint.org
Do you would PR ?
zckrs updated
8 years ago
-
JSHint is great, and so is ESLint and JSCS. Could you add support for them?
-
Should run with `gulp style-guide`, [package's homepage](https://www.npmjs.com/package/jscs-jsdoc)