eslint-config:Baloise样式的ESLint可共享配置

时间:2021-02-18 18:51:00
【文件属性】:
文件名称:eslint-config:Baloise样式的ESLint可共享配置
文件大小:416KB
文件格式:ZIP
更新时间:2021-02-18 18:51:00
eslint linter eslintconfig JavaScript eslint-config ESLint可共享的Baloise样式配置。 安装 yarn add -D @baloise/eslint-config-typescript eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser typescript 创建具有以下内容的.eslintrc文件。 { " extends " : [ " @baloise/eslint-config-typescript " ] } 使用更漂亮的格式化程序 yarn add -D prettier eslint-config-prettier prettier/@typescript-eslint prettier和prettier/@typescript-eslint到您的.eslintrc文件中。 { " exten
【文件预览】:
eslint-config-master
----.gitignore(2KB)
----package.json(1KB)
----package-lock.json(334KB)
----LICENSE(11KB)
----CHANGELOG.md(303B)
----packages()
--------vue()
--------base()
--------angular()
----lerna.json(301B)
----.github()
--------workflows()
----README.md(1KB)
----idea.png(348KB)
----.npmignore(44B)
----.editorconfig(347B)

网友评论