Commit Graph

405 Commits

Author SHA1 Message Date
Anthony Fu
447d326997 feat: enable prefer-node-protocol 2023-03-04 15:23:51 +01:00
Anthony Fu
6c0f76e229 chore: release v0.35.3 2023-02-24 23:59:15 +01:00
Anthony Fu
564db7d3c4 chore: update deps 2023-02-24 23:59:07 +01:00
Anthony Fu
4167a78419 feat: add ignore list for lint-staged 2023-02-24 23:56:13 +01:00
zoeyzhao19
37a4d762c3
chore: typo (#157)
Co-authored-by: 赵龙生 <zhaolongsheng@tenwit.com>
2023-02-10 10:00:01 +01:00
Anthony Fu
f62730648a chore: release v0.35.2 2023-02-07 14:40:21 +01:00
Anthony Fu
229b6cb188 chore: update deps 2023-02-07 14:37:18 +01:00
Anthony Fu
7a2d63cf3a fix: disable vue/no-v-text-v-html-on-component 2023-02-05 13:12:32 +01:00
Anthony Fu
2cf571c341 chore: release v0.35.1 2023-01-29 15:15:46 +01:00
Anthony Fu
4b57638f82 fix: disable @typescript-eslint/no-unused-vars 2023-01-29 15:15:30 +01:00
Anthony Fu
d8f05127c6 chore: release v0.35.0 2023-01-29 01:59:20 +01:00
Anthony Fu
f466ac5446 feat: auto fix for unused imports 2023-01-29 01:58:08 +01:00
Anthony Fu
6e750c6000 chore: release v0.34.2 2023-01-29 00:36:44 +01:00
Anthony Fu
39795b47a4 chore: upgrade deps 2023-01-29 00:36:40 +01:00
Anthony Fu
f45a0d9bd3 feat: allow require() in cjs 2023-01-29 00:35:25 +01:00
Percy Ma
44bcb19269
fix: group &&, || and ?: (#152) 2023-01-12 16:04:23 +01:00
Anthony Fu
1b0dc92b90 chore: release v0.34.1 2023-01-09 11:01:22 +01:00
Anthony Fu
ae61022028 chore: update deps 2023-01-09 11:01:19 +01:00
三咲智子 Kevin Deng
2a224ef301
fix: prefer const when all variables in destructuring should be const (#149) 2023-01-09 10:58:26 +01:00
曾明健
42dddba96d
chore: synchronize config of standardjs (#143) 2022-12-16 15:00:41 +01:00
曾明健
5d5b3c338a
fix: allow void as statement in ts file (#142) 2022-12-16 11:48:11 +01:00
曾明健
2ad3503022
feat(ts): enable jest/unbound-method (#141) 2022-12-15 10:04:50 +01:00
Anthony Fu
559f5f43d2 chore: remove changelog 2022-12-12 18:25:49 +01:00
Anthony Fu
a0f388b4a9 chore: release v0.34.0 2022-12-12 18:05:13 +01:00
Anthony Fu
00c3c6d1cd chore: update deps 2022-12-12 18:05:07 +01:00
曾明健
fe73faf458
feat(ts): can change tsconfig by env (#136) 2022-12-12 18:01:40 +01:00
Kirk Lin
b93f48f429
feat(ts): add TypeScript Aware Rules from @typescript-eslint/recommen… (#135) 2022-12-12 18:01:22 +01:00
曾明健
4d38bd0293
fix(basic): disallow multi empty lines at the end of file (#137) 2022-12-12 18:00:59 +01:00
曾明健
b58283d3d6
feat(basic): disable consistent-type-imports in markdown file (#138) 2022-12-12 17:59:58 +01:00
Michaël
151a6ef338
Added 'out' to ignorePatterns (#140) 2022-12-12 17:59:31 +01:00
Anthony Fu
fce5e8dc3a chore: release v0.33.1 2022-11-30 21:16:29 +08:00
曾明健
3486d0d6c0
fix(ts): fix parerOptions (#134) 2022-11-30 21:16:09 +08:00
Anthony Fu
40817389a1 chore: release v0.33.0 2022-11-30 09:04:46 +08:00
Anthony Fu
79da8986db docs: add principle note 2022-11-30 09:04:41 +08:00
Anthony Fu
1c4260a937 fix: type aware linting when trigged by tsconfig.eslint.json 2022-11-30 09:02:21 +08:00
Anthony Fu
afc680cb29 chore: release v0.32.0 2022-11-29 20:11:52 +08:00
曾明健
7c769fee49
feat(ts): add rules that required parserOptions (#131)
Closes https://github.com/antfu/eslint-config/issues/112
2022-11-29 20:02:35 +08:00
Anthony Fu
6189a9225c chore: release v0.31.1 2022-11-29 17:33:07 +08:00
Anthony Fu
46a39e1506 chore: update deps 2022-11-29 17:33:00 +08:00
lainbo
1c37b247c5
feat: support TS 4.9 (#133) 2022-11-29 17:27:36 +08:00
Anthony Fu
2a1e59f43b chore: release v0.31.0 2022-11-17 01:27:39 +08:00
Anthony Fu
94b5fdddad chore: update deps 2022-11-17 01:27:16 +08:00
曾明健
65aec3f101
feat(basic): add max-statements-per-line (#129) 2022-11-17 01:25:16 +08:00
Anthony Fu
b53ffae83e chore: release v0.30.1 2022-11-12 15:06:28 +08:00
Anthony Fu
20c01380c9 fix: move deps 2022-11-12 15:06:25 +08:00
Anthony Fu
6b3f6e620b chore: release v0.30.0 2022-11-12 15:04:52 +08:00
Anthony Fu
693eba91a8 chore: update deps 2022-11-12 15:04:41 +08:00
Anthony Fu
b820b0fd92 feat: auto JS fallback 2022-11-12 15:03:35 +08:00
Anthony Fu
f8014b745e chore: release v0.29.4 2022-11-07 21:04:08 +08:00
Anthony Fu
95e28e4a4a fix(generic-spacing): improve cases 2022-11-07 21:03:56 +08:00