1 Star 0 Fork 11

猫竹子/react-validate-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc 314 Bytes
一键复制 编辑 原始数据 按行查看 历史
MinJieLiu 提交于 2016-12-23 17:55 . environment
{
"parser": "babel-eslint",
"extends": "airbnb",
"globals": {
"__DEV__": true,
"document": true,
"window": true
},
"rules": {
"import/extensions": "off",
"import/no-extraneous-dependencies": "off",
"react/forbid-prop-types": "off",
"react/jsx-filename-extension": "off"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/maozhuzi/react-validate-framework.git
[email protected]:maozhuzi/react-validate-framework.git
maozhuzi
react-validate-framework
react-validate-framework
master

搜索帮助