ELint Helpers
elint preset helper
使用方式
在 preset 包内安装依赖
npm i elint-helpers
添加 postinstall
{
"scripts": {
"postinstall": "elint-helpers install"
}
}
elint preset helper
在 preset 包内安装依赖
npm i elint-helpers
添加 postinstall
{
"scripts": {
"postinstall": "elint-helpers install"
}
}
259
2.2.0
MIT
5 kB
6