@alphatr/eslint-config-base
TypeScript icon, indicating that this package has built-in type declarations

2.3.2 • Public • Published

eslint-config-base

ESLint 基础规则

Install

$ npm install --save-dev @alphatr/eslint-config-base

使用

在项目根目录下新建 .eslintrc.js 文件,写入如下内容:

module.exports = {
    extends: '@alphatr/eslint-config-base',
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @alphatr/eslint-config-base

Weekly Downloads

4

Version

2.3.2

License

MIT

Unpacked Size

185 kB

Total Files

26

Last publish

Collaborators

  • alphatr