-
The core functionality is now implemented, but there's still a lot to do:
- [ ] Implement missing tests (help on this would be appreciated)
- [ ] Decide how users should install `apm` ([`atom-pack…
-
I haven't been in touch with Open Source lately (6 months to be exact), but am back now =)
Need to brush up on certain things so I can continue active maintenance of this project. Checklist:
- [x]…
-
As pointed out by @AdriVanHoudt in [#258](https://github.com/Gillespie59/eslint-plugin-angular/issues/258#issuecomment-188677966) it might be a nice idea to have a shareable configuration.
New rules …
-
- can be transferred here
- i think it should be rewritten
- it will continue to have backward compatibility
- it would support flags for
- javascript (gfm) code blocks in md files (maybe only READM…
-
Unless I'm mistaken, it seems to me that the settings under `xo./config/plugins.js` are not included here.
E.g. all the rules related to the eslint-plugin-import` plugin.
Why is that, I would though…
-
it'd be nice to not have to explicitly include the rules in the config
-
## Version **3.16.0** of [eslint](https://github.com/eslint/eslint) just got published.
Branch
Build failing 🚨
Dependency
eslint
…
-
adius updated
7 years ago
-
_updated with the latest versions (29.06.2017)_
Webpack - 3.0.0
Babel-preset-env - 1.5.2
Node - 8.1.2
OS X - 10.12.5
**Current**
Tree shaking is not removing imports, not used in the app.
…
-
This may be a feature request, or perhaps I'm missing something... I'm trying to distribute my rule set across projects. In ESLint, this is done through Shareable Configs which may be globally install…