2 Star 0 Fork 0

mirrors_facebook/facebook-business-sdk-codegen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc.yml 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cody Winton 提交于 2019-06-17 15:46 . Add Support for Babel
---
extends: fbjs
env:
node: true
rules:
flowtype/object-type-delimiter: off
no-bitwise: 0
no-console: 0
no-eval: warn
no-undef: warn
no-unreachable: warn
max-len:
- warn
- ignoreComments: true
ignorePattern: ^import\s.+\sfrom\s.+;$
ignoreStrings: true
radix:
- warn
- as-needed
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_facebook/facebook-business-sdk-codegen.git
[email protected]:mirrors_facebook/facebook-business-sdk-codegen.git
mirrors_facebook
facebook-business-sdk-codegen
facebook-business-sdk-codegen
main

搜索帮助