Skip to content

Latest commit

 

History

History
 
 

neutrino-lint-base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Neutrino Lint Base

NPM version NPM downloads Join Slack

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 for details on installation, getting started, usage, and customizing.