@nuvolo/eslint-config
v0.1.7-alpha.5
Published
ESLint configuration for Nuvolo
Downloads
3
Keywords
Readme
eslint-config
This is the standard ESLint configuration for the Nuvolo development environment.
Installation
npm i -D @nuvolo/eslint-config
Usage
//eslint configuration
{
"extends":["@nuvolo"]
}