felixge / felixge/node-style-guide
ESLint: space-after-keywords replaced by keyword-spacing
Aperta
- Lingua principale
- JavaScript
- Stelle
- 5k
- Fork
- 893
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Been using this excellent guide's .eslintrc for a while now and started getting this error after updating ESLint today: "Rule 'space-after-keywords' was removed and replaced by 'keyword-spacing'".
Turns out space-after-keywords [was removed](http://eslint.org/docs/rules/space-after-keywords) in ESLint v2.0.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.