-
Latest NodeJS and NPM LTS 64 Bit and ESLint 4.11 on Win7 64Bit
ESLint parser "espree"
Configuration
{
"parser": "espree",
"parserOptions": {
"ecmaVersion": 5,
"sourceType": "script"
…
ghost updated
6 years ago
-
**Tell us about your environment**
```
$ eslint --version
v4.10.0
$ node --version
v7.4.0
$ npm --version
4.0.5
```
**What parser (default, Babel-ESLint, etc.) are you using?**
standar…
-
When programmers new to functional concepts are introduced to codebases using React and/or Redux, they often don't quite understand what "having no side effects" or "not mutating objects" mean. Hence …
-
If I run eslint from terminal, I get next:
```shell
$ cat src/pages/LoginSection/WelcomePage.vue | ./node_modules/.bin/eslint --stdin --stdin-filename {MY_PATH}/src/pages/LoginSection/WelcomePage.vu…
-
(using `npm v3.3.12` in win10 x64)
Today I updated from v2.0.0 to `eslint v2.1.0`.
I have the following `.eslintrc` _(which I have generated using the new `--init` parameter)_ :
(located in `C:\Users…
-
**Tell us about your environment**
macOS Sierra 10.12
- **ESLint Version:**
3.9.0
- **Node Version:**
7.0.0
- **npm Version:**
3.10.9
**What parser (default, Babel-ESLint, etc.) are you using…
-
A number of rules are listed in a "Legacy" category on [the rules page](http://eslint.org/docs/rules/), which implies to me that at some point they'll be deprecated and removed. If that's not the plan…
-
**Tell us about your environment**
* **ESLint Version:** 4.0.0-rc.0
* **Node Version:**
* **npm Version:**
**What parser (default, Babel-ESLint, etc.) are you using?**
default
**Please sho…
-
I always get an error when trying to use this. A library like this would go a looong way to integrate with Scikit like API.
pGit1 updated
6 years ago
-
**Tell us about your environment**
* **ESLint Version:** 3.19.0
* **Node Version:** 8.1.4
* **npm Version:** 5.5.1
**What parser (default, Babel-ESLint, etc.) are you using?**
Babel es-lint
…