@acot/acot-config 中文文档教程
@acot/acot-config
一个基本的 acot 规则集。
Installation
通过 npm 安装:
$ npm install --save-dev @acot/acot-config
Usage
将 @acot
添加到 acot 配置文件的 extends
字段。
{
"extends": ["@acot"]
}
Supported Presets
@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"]
}