1 Star 0 Fork 0

Tiger/react17-hicc-magic-demo

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.eslintrc 277 Bytes
Copy Edit Raw Blame History
tiger authored 2024-08-26 17:49 +08:00 . init
{
"extends": ["eslint:recommended", "plugin:react/recommended"],
"settings": {
"react": {
"version": "17.0.2"
}
},
"rules": {
"no-extra-parens": 0,
"react/prop-types": 0,
"react/react-in-jsx-scope": 0
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/thm1118/react17-hicc-magic-demo.git
git@gitee.com:thm1118/react17-hicc-magic-demo.git
thm1118
react17-hicc-magic-demo
react17-hicc-magic-demo
master

Search