1 Star 0 Fork 72

邵华/AKStreamNVR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.eslintrc.js 491 Bytes
一键复制 编辑 原始数据 按行查看 历史
a SSC博士-苏子轩 提交于 2021-08-11 13:05 . 添加项目文件。
// https://cn.eslint.org/docs/rules/
// https://cn.eslint.org/docs/rules/
module.exports ={
'extends': [
'plugin:react/recommended',
],
"parser": "babel-eslint",
"parserOptions": {
"ecmaFeatures": {
"jsx": true,
"modules": true,
"legacyDecorators": true
}
},
"rules": {
"react/display-name": [0],
"react/prop-types": [0],
},
"settings":{
"react":{
"version":"999.999.999"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/s345265198/AKStreamNVR.git
git@gitee.com:s345265198/AKStreamNVR.git
s345265198
AKStreamNVR
AKStreamNVR
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385