1 Star 1 Fork 0

craftsky/ws-scrcpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc 441 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sergey Volkov 提交于 2022-07-15 17:11 . chores: fix eslint/prettier
{
"extends": [
"plugin:@typescript-eslint/recommended",
"plugin:prettier/recommended",
"prettier"
],
"plugins": [
"progress",
"@typescript-eslint",
"prettier"
],
"parserOptions": {
"ecmaVersion": 2020,
"sourceType": "module"
},
"rules": {
"progress/activate": 1,
"import/no-absolute-path": "off"
},
"overrides": [
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/caaaa_admin/ws-scrcpy.git
[email protected]:caaaa_admin/ws-scrcpy.git
caaaa_admin
ws-scrcpy
ws-scrcpy
master

搜索帮助