issues
search
ecomfe
/
eslint-config
eslint shareable config for efe
MIT License
118
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
max-len 支持autofix
#85
jacketwpbb
opened
1 month ago
0
支持Flat Config
#84
otakustay
opened
9 months ago
0
feat: upgrade to eslint-plugin-vue@9.17.0
#83
Justineo
closed
1 year ago
0
build(deps): bump minimist from 1.2.5 to 1.2.8
#82
dependabot[bot]
opened
1 year ago
0
build(deps): bump json5 from 2.2.0 to 2.2.3
#81
dependabot[bot]
opened
1 year ago
0
[Missing trailing comma]问题和fecs校验结果不一致。
#80
lmlhard
opened
1 year ago
0
vue2.7.13不兼容吗?
#79
fantasy525
opened
2 years ago
3
readme 中 react 部分的一些疑惑
#78
GitHubJian
opened
2 years ago
6
vue/component-name-in-template-casing 和vue文档中推荐的命名不一致
#77
changyuqing
closed
2 years ago
2
docs: specify version for eslint-plugin-vue
#76
Justineo
closed
2 years ago
0
eslint-plugin-vue 8+ vue/max-attributes-per-line 报错
#75
aydk-xcc
closed
2 years ago
3
build(deps): bump minimist from 1.2.5 to 1.2.6
#74
dependabot[bot]
closed
1 year ago
1
New Rule: 默认开启 no-unneeded-ternary
#73
SyMind
opened
2 years ago
1
feat: 更新 new-cap, 支持百度小程序
#72
GitHubJian
opened
2 years ago
1
peerDependencies 中的 eslint-plugin-vue 版本较低,能否升级一下
#71
YuYang019
closed
2 years ago
3
ESLint 8几个规则讨论
#70
otakustay
opened
2 years ago
2
feat: 修改 vue 中 getParser 的方案
#69
GitHubJian
closed
2 years ago
1
关于 vue 中 getParser 的问题
#68
GitHubJian
opened
2 years ago
2
feat: update eslint-plugin-vue, add more rules and try resolving vers…
#67
Justineo
closed
3 years ago
0
配置不支持 typescript 三斜线指令
#66
YuYang019
closed
3 years ago
0
fix: 修改import/unambiguous规则对于Typescript declaration文件(.d.ts)的错误、冗余检查
#65
franckchen
opened
3 years ago
0
import/unambiguous对于Typescript declaration(.d.ts)文件的检查是多余的?
#64
franckchen
opened
3 years ago
3
根据文档引入检查配置后会发现和typescript配合使用时会出现一些误判和兼容问题
#63
franckchen
closed
3 years ago
1
feat: update san config and dependence
#62
BUPTlhuanyu
closed
3 years ago
0
不支持 vue3 script setup
#61
YuYang019
closed
3 years ago
0
fix: Typescript下禁用eslint quotes规则,使用@typescript-eslint/quotes替代
#60
franckchen
closed
3 years ago
3
建议Typescript strict模式下添加prefer-enum-initializers规则
#59
franckchen
closed
3 years ago
0
关于目前Typescript规则中禁用namespace功能的一些想法
#58
franckchen
opened
3 years ago
2
Error: Failed to load config "@ecomfe/eslint-config/san" to extend from.
#57
lhy666
opened
3 years ago
0
针对性修改一批typescript-eslint和eslint规则冲突引发的错误判断问题
#56
franckchen
closed
3 years ago
2
build(deps): bump glob-parent from 5.1.1 to 5.1.2
#55
dependabot[bot]
closed
3 years ago
1
Definition for rule 'vue/no-dupe-v-else-if' was not found.
#54
mkolpm
opened
3 years ago
0
chore: update deps with npm audit fix
#53
Justineo
closed
3 years ago
0
feat: turn off `vue/require-default-prop`
#52
Justineo
closed
3 years ago
0
build(deps): bump handlebars from 4.7.6 to 4.7.7
#51
dependabot[bot]
closed
3 years ago
1
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
#50
dependabot[bot]
closed
3 years ago
1
build(deps): bump lodash from 4.17.20 to 4.17.21
#49
dependabot[bot]
closed
3 years ago
1
indent为啥定义为4
#48
fengxinming
closed
3 years ago
1
fix: 去除no-useless-constructor规则,避免对于ts代码错误判断
#47
franckchen
closed
3 years ago
0
build(deps): bump y18n from 4.0.0 to 4.0.1
#46
dependabot[bot]
closed
3 years ago
1
Make Vue config work with TS config
#45
Justineo
closed
3 years ago
0
feat: export helpers to get config for specific vue version
#44
l5oo00
closed
3 years ago
3
chore: add @babel/core in install instruction
#43
susiwen8
closed
3 years ago
0
feat: [max-len] ignore data uris
#42
SyMind
closed
3 years ago
2
@typescript-eslint/ban-ts-comment永远是warn是否不合理?
#41
franckchen
closed
3 years ago
1
增加三条ts规则检查
#40
franckchen
closed
3 years ago
0
Fix import/extensions problem
#39
jspopisno1
closed
3 years ago
0
chore: remove no-spaced-func
#38
susiwen8
closed
3 years ago
0
建议ts strict模式打开@typescript-eslint/explicit-function-return-type规则检查,关闭consistent-return
#37
franckchen
opened
3 years ago
5
修改no-use-before-define规则和@typescript-eslint/no-use-before-define的冲突(#35)
#36
franckchen
closed
3 years ago
0
Next