@vtx/eslint-config-vortex
v1.1.0
Published
> eslint config for vortex front-end team
Downloads
77
Readme
eslint-config-vortex
eslint config for vortex front-end team
使用
yarn add @vtx/eslint-config-vortex
.eslintrc.js
module.exports = {
extends: '@vtx/vortex'
}