Commit Graph

455 Commits

Author SHA1 Message Date
陶林 a275b5bd94 chore: release v0.40.11 2023-08-15 19:42:00 +08:00
陶林 15b1011230 chore: release v0.40.10 2023-08-15 19:40:53 +08:00
陶林 0ba93481db chore: release v0.40.9 2023-08-15 19:40:30 +08:00
陶林 1296d158c9 chore: release v0.40.8 2023-08-15 19:39:42 +08:00
陶林 8b98365ad0 chore: release v0.40.7 2023-08-15 19:39:00 +08:00
陶林 4d6dd79325 chore: release v0.40.6 2023-08-15 19:36:52 +08:00
陶林 bc0a817dd1 chore: release v0.40.5 2023-08-15 19:36:08 +08:00
陶林 6bf6d00b90 chore: release v0.40.4 2023-08-15 19:34:09 +08:00
陶林 13796c251c chore: release v0.40.3 2023-08-15 19:31:18 +08:00
陶林 f80fdbe613 去掉 markdown lint 2023-08-15 19:28:35 +08:00
toryz 1ae6ec8527
fix(basic): ignore vitepress cache files (#233) 2023-08-11 20:12:47 +02:00
Anthony Fu c22a36bbec chore: release v0.40.2 2023-08-07 15:57:18 +02:00
Anthony Fu 71e8f0c3b2 chore: upgrade `eslint-plugin-i` 2023-08-07 15:57:14 +02:00
Anthony Fu e0071450be chore: release v0.40.1 2023-08-07 15:41:59 +02:00
Anthony Fu bfa0e2bb80 chore: lint 2023-08-07 15:41:55 +02:00
Anthony Fu 49b9b7f7db chore: update deps, migrate tests 2023-08-07 15:41:19 +02:00
Anthony Fu 3a2c549110 fix(plugin): `named-tuple-spacing` handling, close #232 2023-08-07 15:41:02 +02:00
Anthony Fu 59308e8e36 chore: release v0.40.0 2023-08-01 17:00:05 +02:00
曾明健 cf1240c847
feat: add rule `no-import-node-modules-by-path` (#219) 2023-08-01 16:59:19 +02:00
Ted Xu 0ff5e45fdd
feat: format for named tuple (#229) 2023-08-01 16:58:56 +02:00
Anthony Fu effc708692 feat: add `default` in `exports` 2023-08-01 16:58:10 +02:00
Anthony Fu ea307c91e5 fix: put `import` before `require` in exports 2023-08-01 16:56:25 +02:00
曾明健 b7ce1614d8
docs: make config correct (#224) 2023-07-20 14:44:19 +02:00
Cloyd Lau bf390b0693
docs: add code style badge (#220)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-07-17 16:53:38 +02:00
Anthony Fu 500fe9df8d chore: release v0.39.8 2023-07-16 00:20:35 +02:00
Anthony Fu 5be2b3fd39 chore: update deps 2023-07-16 00:20:31 +02:00
三咲智子 Kevin Deng 5821926148
fix(plugin): allow empty type import (#218) 2023-07-16 00:18:20 +02:00
曾明健 3ef955d56f
feat(basic): prefer non global process object (#214) 2023-07-12 12:39:07 +02:00
Marshall Thompson 1b25322bf5
docs: VS Code config example (#215) 2023-07-10 03:02:20 +02:00
曾明健 2ed8536b85
feat(basic): ban self import (#213) 2023-07-05 11:50:02 +02:00
Anthony Fu 4edff9cd15 chore: release v0.39.7 2023-07-04 11:32:56 +02:00
Anthony Fu f245939bfa chore: update deps 2023-07-04 11:32:40 +02:00
曾明健 be5bc8009c
feat: ban `new Array` (#209) 2023-07-04 10:52:53 +02:00
曾明健 d4a9ebcc17
feat(ts): enable `@typescript-eslint/ban-types` (#210) 2023-07-03 21:19:59 +02:00
Anthony Fu c1355234c0 chore: release v0.39.6 2023-06-28 14:10:34 +02:00
Julian Meinking 6dfc773b05
docs: add `eslint.validate` to enable linting for supported filetypes with VSCode ESLint (#204)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-06-28 14:10:01 +02:00
曾明健 2bf0c8d727
feat(ts): ban `const enum` (#201) 2023-06-28 14:05:23 +02:00
arily 504de8392a
feat: switch to eslint-plugin-i (#205) 2023-06-28 14:04:55 +02:00
Mert 6cf4794985
docs: update `organizeImports` config for VS Code (#202) 2023-06-18 12:42:25 +02:00
曾明健 bbed70b969
refactor: use existing rules (#198) 2023-06-06 18:01:05 +02:00
Kirk Lin f553c519f6
feat(vue): enforce order of define macros (#196) 2023-06-06 11:32:33 +02:00
Anthony Fu 4e77637da4 chore: release v0.39.5 2023-06-04 16:20:46 +02:00
Anthony Fu abf5c27385 fix: disable `@typescript-eslint/consistent-type-assertions` 2023-06-04 16:20:42 +02:00
曾明健 7b48da27dc
chore(basic): refesh `standard.js` (#193) 2023-06-02 16:04:48 +02:00
曾明健 0947ddb151
feat(basic): ban deprecated syntax (#194) 2023-06-02 16:04:01 +02:00
L.Rain 0a9c9b0384
chore: simplified off rules (#192) 2023-06-01 16:08:06 +02:00
曾明健 84ae087ea0
chore(basic): add the missing restricted rules about `window` object (#191) 2023-05-31 14:40:11 +02:00
Anthony Fu 5d908028ca chore: release v0.39.4 2023-05-31 09:53:19 +02:00
Anthony Fu 610d886afd chore: remove `window` restriction 2023-05-31 09:52:26 +02:00
曾明健 aefa76e48a
feat(basic): ban some deprecated global functions (#190) 2023-05-31 09:51:21 +02:00