1 Star 0 Fork 0

SyncGithub/eslint-config-comall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
叶枫 提交于 2021-11-09 10:37 . v1.0.12
{
"name": "@comall/eslint-config",
"version": "1.0.12",
"description": "configuration of eslint for comall",
"main": "index.js",
"scripts": {
"test": "echo \"no test specified\" && exit 0"
},
"keywords": [
"eslint-config",
"comall"
],
"author": "aoarashi1988",
"license": "MIT",
"dependencies": {
"@comall/eslint-plugin-comall": "^1.0.14",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"eslint-config-prettier": "^8.2.0",
"eslint-config-taro": "3.2.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.4.1"
},
"peerDependencies": {
"eslint": ">= 7",
"eslint-plugin-prettier": "^4.0.0"
},
"publishConfig": {
"access": "public"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sync-github/eslint-config-comall.git
git@gitee.com:sync-github/eslint-config-comall.git
sync-github
eslint-config-comall
eslint-config-comall
main

搜索帮助