# Neutrino Lint Base [![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Join Slack][slack-image]][slack-url] `neutrino-lint-base` is an abstract Neutrino preset base that makes creating ESLint-based presets simpler. By creating a linting preset that extends from `neutrino-lint-base`, the development overhead and dependencies needed can be significantly reduced. Use it as a baseline to create your own linting presets easier and more quickly. ## Documentation See the [Neutrino docs](https://neutrino.js.org/presets/neutrino-lint-base/) for details on installation, getting started, usage, and customizing. [npm-image]: https://img.shields.io/npm/v/neutrino-lint-base.svg [npm-downloads]: https://img.shields.io/npm/dt/neutrino-lint-base.svg [npm-url]: https://npmjs.org/package/neutrino-lint-base [slack-image]: https://neutrino-slack.herokuapp.com/badge.svg [slack-url]: https://neutrino-slack.herokuapp.com/