@acot/acot-config

A basic acot rule set.

Usage no npm install needed!

<script type="module">
  import acotAcotConfig from 'https://cdn.skypack.dev/@acot/acot-config';
</script>

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

Supported Presets