Commit Graph

51 Commits

Author SHA1 Message Date
zz
f618005402
fix: add missing extension rules (#90) 2022-05-05 23:51:20 +08:00
liuq
b996c58bac
fix: fixed rules not works (#86)
Co-authored-by: linka <lqadm@qq.com>
2022-04-26 01:43:26 +08:00
Anthony Fu
0ab9f88603 feat(eslint-plugin): new import dedupe rule 2022-04-25 13:26:07 +08:00
liyujun
17670e8e38
fix: space-before-function-paren allows space in anonymous and asyncArrow function. (#84) 2022-04-25 01:02:25 +08:00
Coder Zhao
686f285a37
chore: replace no-leading-newline with no-multiple-empty-lines (#82) 2022-04-24 22:11:01 +08:00
Anthony Fu
ddd34a9465 fix: do not require comma-dangle in markdown 2022-04-16 09:02:55 +08:00
Anthony Fu
4eb7aee28e chore: disable prefer-inline-type-import by default 2022-04-07 06:14:22 +08:00
Anthony Fu
d23abea648 feat: add prefer-inline-type-import 2022-04-07 05:53:48 +08:00
Anthony Fu
2e9948029c feat: new if-newline rule 2022-04-02 23:51:24 +08:00
Anthony Fu
ded3cf2da2 feat: custom plugin 2022-04-02 23:18:36 +08:00
CondorHero
5f05cfcfd6
fix: eslint-plugin-import support TypeScript (#77)
Co-authored-by: CondorHero <love2xinwei@gmail.com>
2022-03-31 22:19:07 +08:00
Anthony Fu
9653a33381 fix: inline eslint-config-standard 2022-03-30 04:32:30 +08:00
Anthony Fu
73a790c1d0 fix: disable yml/no-empty-document 2022-03-11 06:13:25 +08:00
Anthony Fu
a3c897a9ec fix: disable spaced-comment in yaml 2022-03-11 06:11:07 +08:00
Anthony Fu
774757b0e5 fix: disable no-var-requires in markdown 2022-03-11 06:00:29 +08:00
Anthony Fu
2e962a2785 feat: improve no-unused-vars rule 2022-03-11 05:55:22 +08:00
Anthony Fu
98708f1996 fix: ignore lock files 2022-03-10 20:33:09 +08:00
Anthony Fu
8b0a239f8f chore: package.json keys 2022-03-10 20:29:48 +08:00
Anthony Fu
97975dafc5 fix: package.json keys order 2022-03-10 20:26:31 +08:00
Anthony Fu
b6133dcd42 fix: package.json key orders 2022-03-10 20:19:52 +08:00
Anthony Fu
b7cff5d6a2 chore: update ignore pattern 2022-03-10 20:16:17 +08:00
Anthony Fu
e54ac17e09 fix: imporve markdown rules 2022-03-09 19:00:11 +08:00
Anthony Fu
8f51445a67 fix: lint vitepress by default 2022-03-09 18:58:38 +08:00
Anthony Fu
8e1140aef2 fix: disable no-callback-literal 2022-03-08 03:28:56 +08:00
Anthony Fu
0117961e43 fix: update markdown rules 2022-03-08 03:24:01 +08:00
Anthony Fu
a50bd851d1 fix: markdown parser 2022-03-08 03:17:55 +08:00
Anthony Fu
48a0d78824 feat: add markdown plugin 2022-03-07 16:47:31 +08:00
Anthony Fu
13c90b5150 feat: update ts rules 2022-01-07 03:23:12 +08:00
Anthony Fu
d45487e1f6 feat: enable sort-imports 2021-12-18 11:42:52 +08:00
Anthony Fu
dd76d5d8d9 feat: update ts rules, enforce import type 2021-12-12 08:17:49 +08:00
Anthony Fu
6373bc7ec9 fix: rules 2021-12-06 05:40:37 +08:00
Anthony Fu
2e07691eeb feat: rules for tests 2021-12-04 23:56:37 +08:00
Anthony Fu
ffe704965f chore: update deps 2021-11-28 01:01:34 +08:00
HBS
3b079f9425
feat: use yaml-eslint-parser (#63) 2021-10-09 12:32:28 +08:00
Anthony Fu
d701469a55 fix: improve rules for specific files 2021-09-14 10:18:34 +08:00
nirtamir2
92c3e62135
fix: eqeqeq rule deprecated option allow-null (#61)
* fix: `eqeqeq` rule deprecated option allow-null

https://eslint.org/docs/rules/eqeqeq#allow-null

* Update packages/basic/index.js

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-09-08 20:09:23 +08:00
Anthony Fu
8dce7d171d fix: no-console allow warn and error 2021-06-11 16:10:56 +08:00
云游君
8952ede579
refactor: simplify eslint-plugin-import extend (#58) 2021-06-08 22:21:31 +08:00
Anthony Fu
ab21039962 fix: no-console 2021-05-09 15:45:31 +08:00
JserWang
c968eccbcd
fix: no-spaced-func was deprecated in v3.3.0 (#57) 2021-04-26 10:21:39 +08:00
Anthony Fu
31505698e4 fix: bring back eslint-plugin-html 2021-03-16 00:28:30 +08:00
Anthony Fu
9847ac276b chore: fix 2021-03-15 01:58:43 +08:00
Anthony Fu
3915e81640 chore: fix 2021-03-15 01:57:00 +08:00
Anthony Fu
d11174c6dd feat: overhaul 2021-03-15 01:53:40 +08:00
Anthony Fu
5678d9f5c3 feat: no unused disable 2021-03-13 21:09:53 +08:00
Anthony Fu
4cc878512b chore: update 2020-10-21 15:09:11 +08:00
Anthony Fu
33b93946af chore: update 2020-10-21 14:49:38 +08:00
Anthony Fu
9755c28da2 chore!: update 2020-10-21 14:38:36 +08:00
Anthony Fu
245001d081 fix: disable import/no-absolute-path 2020-08-22 00:02:01 +08:00
Anthony Fu
7dd8ffaed0 chore: lint 2020-08-12 20:08:06 +08:00