You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Neutrino Airbnb Preset
|
|
|
|
[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Join Slack][slack-image]][slack-url]
|
|
|
|
|
|
|
|
`neutrino-preset-airbnb-base` is a Neutrino preset that supports linting JavaScript projects with Airbnb's base ESLint
|
|
|
|
config, following the [Airbnb styleguide](https://github.com/airbnb/javascript).
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
See the [Neutrino docs](https://neutrino.js.org/presets/neutrino-preset-airbnb-base/)
|
|
|
|
for details on installation, getting started, usage, and customizing.
|
|
|
|
|
|
|
|
[npm-image]: https://img.shields.io/npm/v/neutrino-preset-airbnb-base.svg
|
|
|
|
[npm-downloads]: https://img.shields.io/npm/dt/neutrino-preset-airbnb-base.svg
|
|
|
|
[npm-url]: https://npmjs.org/package/neutrino-preset-airbnb-base
|
|
|
|
[slack-image]: https://neutrino-slack.herokuapp.com/badge.svg
|
|
|
|
[slack-url]: https://neutrino-slack.herokuapp.com/
|