eslint-config-leon-universal

1.0.3 • Public • Published

eslint-config-leon-universal

npm (scoped) Downloads

eslint-config-leon-universal 是一个针对 ECMAScript、Node.js 和 React 应用程序设计的 ESLint 插件,旨在提供一套强化代码风格一致性及最佳实践的规则集合。

安装

首先确保你已经安装了 ESLint:

npm install --save-dev eslint

然后安装本插件:

npm install --save-dev eslint-config-leon-universal

配置

{
  "extends": [
    "eslint-config-leon-universal"
  ]
}

Package Sidebar

Install

npm i eslint-config-leon-universal

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

104 kB

Total Files

26

Last publish

Collaborators

  • leonnnnn