Ai
11 Star 0 Fork 4

OpenHarmony-SIG/rntpc_react-native-background-timer
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.js 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dávid Ocetník 提交于 2019-08-18 00:11 +08:00 . Update dependencies and add prettier
module.exports = {
extends: ['airbnb', 'prettier'],
plugins: ['import', 'jsx-a11y', 'prettier', 'react', 'react-hooks'],
rules: {
'class-methods-use-this': ['error', { exceptMethods: ['start', 'stop'] }],
'prettier/prettier': ['error'],
},
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/rntpc_react-native-background-timer.git
git@gitee.com:openharmony-sig/rntpc_react-native-background-timer.git
openharmony-sig
rntpc_react-native-background-timer
rntpc_react-native-background-timer
master

搜索帮助