@fe_korey/eslint-config-mp

0.1.1 • Public • Published

代码规范 Eslint - 小程序版

前言

TCFS,统一代码规范

安装

  1. 安装依赖:

    npm i --save-dev @tcfs/eslint-config-mp
  2. 配置.eslintrc:

    {
      "extends": "@tcfs/mp"
    }

注意

  1. 本项目约束了 eslint 相关依赖包的版本,不要自行安装。务必移除所有eslint相关包
  2. 若使用异常,请删除 node_modules 重新安装。
  3. IDE 未生效,请务必重启 IDE

Readme

Keywords

Package Sidebar

Install

npm i @fe_korey/eslint-config-mp

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

1.16 kB

Total Files

3

Last publish

Collaborators

  • fe_korey