1.0.1 • Published 3 years ago

@allium/eslint-config v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

@allium/eslint-config

eslint的公共配置文件,并且会依赖eslint,包含vue-config,react-config,typescript-config,react-typescript-config四种配置模式

Usage

npm i @allium/eslint-config

在工程根目录下创建.eslintrc.js文件

module.exports = {
  ...require('@allium/eslint-config/vue-config')
}
1.0.1

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago