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