We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b153231 commit 5ca6d46Copy full SHA for 5ca6d46
1 file changed
README.md
@@ -3099,6 +3099,7 @@ Other Style Guides
3099
+ [ESlint](http://eslint.org/) - [Airbnb Style .eslintrc](https://github.com/airbnb/javascript/blob/master/linters/.eslintrc)
3100
+ [JSHint](http://jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/.jshintrc)
3101
+ [JSCS](https://github.com/jscs-dev/node-jscs) - [Airbnb Style Preset](https://github.com/jscs-dev/node-jscs/blob/master/presets/airbnb.json) (Deprecated, please use [ESlint](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base))
3102
+ - Neutrino preset - [neutrino-preset-airbnb-base](https://neutrino.js.org/presets/neutrino-preset-airbnb-base/)
3103
3104
**Other Style Guides**
3105
0 commit comments