-
Right now, `--init` always asks you a bunch of questions to determine what your config should be. It would be nice to alter this so people can use common style guides. Since the ESLint shareable confi…
-
Hello there, love your work here.
I've been wanting to try and move some of my default config settings into a module. Given that a chunk of my fav tools are already using cosmiconfig, I wondered i…
-
**Tell us about your environment**
macOS Sierra
* **ESLint Version:**
3.16.1
* **Node Version:**
6.9.2
* **npm Version:**
yarn@0.21.3
**What parser (default, Babel-ESLint, etc.) are yo…
-
Hello,
I am trying to install/build PLV8. I follow the guide in https://plv8.github.io/. To be specific, I follow the steps in the section "Building".
I have made sure that I installed all the r…
-
Linting `foo.js` with `.eslintrc.yml` containing `extends: "eslint"`.
`eslint` and `eslint-config-eslint` are installed globally.
With `rc.0` and `beta.3`, executing `eslint foo.js`, I get the follow…
-
## Version **15.1.8** of [semantic-release](https://github.com/semantic-release/semantic-release) was just published.
Branch
Build failing 🚨
Depe…
-
**What version of ESLint are you using?**
2.11.1
**What parser (default, Babel-ESLint, etc.) are you using?**
default
**Please show your full configuration:**
```
// eslint-config-custom module
mod…
-
For my organization's projects and my own I use an external npm package that houses my eslint config. It would be nice to support this workflow as eslint configs change slowly so sharing via npm packa…
-
## Version **15.1.8** of [semantic-release](https://github.com/semantic-release/semantic-release) was just published.
Branch
Build failing 🚨
Depe…
-
`extends: '@scope/myrules'` was not attempting to load
`@scope/eslint-config-myrules` module that installed/linked in the global
`node_modules`.
ESLint version 2.0
Issue started around v2.0.0-beta.3…