3 Star 1 Fork 0

Gitee 极速下载/salte-auth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/salte-auth/salte-auth
克隆/下载
.eslintrc.yml 794 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ceci 提交于 2020-05-02 11:55 . chore: prepare for v3.0.0
parser: '@typescript-eslint/parser'
plugins:
- '@typescript-eslint/eslint-plugin'
- eslint-plugin-tsdoc
extends:
- plugin:@typescript-eslint/recommended
- plugin:compat/recommended
parserOptions:
ecmaVersion: 2018
sourceType: module
rules:
'@typescript-eslint/explicit-function-return-type': off
'@typescript-eslint/indent': [error, 2]
'@typescript-eslint/interface-name-prefix': off
'@typescript-eslint/no-namespace':
- error
- allowDeclarations: true
'@typescript-eslint/camelcase': 0
'@typescript-eslint/no-var-requires': off
'@typescript-eslint/no-explicit-any': off
'tsdoc/syntax': 'error'
overrides:
- files:
- karma.*
- rollup.*
rules:
'compat/compat': off
settings:
polyfills:
- Promise
- fetch
- URL
- Request
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/salte-auth.git
git@gitee.com:mirrors/salte-auth.git
mirrors
salte-auth
salte-auth
main

搜索帮助

Cb406eda 1850385 E526c682 1850385