Skip to content

Latest commit

 

History

History

acot-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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"]
}

Supported Presets