@acot/acot-config
v0.0.19
Published
A basic acot rule set.
Downloads
459
Readme
@acot/acot-config
A basic acot rule set.
Installation
Install via npm:
$ npm install --save-dev @acot/acot-config
Usage
Add @acot
to the extends
field of the acot config file.
{
"extends": ["@acot"]
}