Skip to content

Releases: aotuzuche/eslint-config-atzuche

v3.0.4

16 Sep 07:31
Compare
Choose a tag to compare

v3.0.3...v3.0.4

v3.0.3

12 May 07:42
Compare
Choose a tag to compare
v3.0.3

v3.0.1

12 May 07:30
Compare
Choose a tag to compare

v2.0.1...v3.0.1

v3.0.0

24 Dec 03:33
Compare
Choose a tag to compare

v2.0.1...v3.0.0

v2.0.1

11 Sep 09:35
Compare
Choose a tag to compare
  • 修复 jsx-indent 和 prettier fix 冲突 19b2bc9
  • Merge pull request #13 from aotuzuche/dependabot/npm_and_yarn/lint-staged-10.2.11 3bd430a
  • Merge pull request #14 from aotuzuche/dependabot/npm_and_yarn/types/react-16.9.43 b11cf48
  • Merge pull request #15 from aotuzuche/dependabot/npm_and_yarn/eslint-plugin-react-7.20.4 46a41b8
  • Bump eslint-plugin-react from 7.20.3 to 7.20.4 8dda706
  • Bump @types/react from 16.9.2 to 16.9.43 c2f5018
  • Bump lint-staged from 9.2.1 to 10.2.11 b3a5593
  • Merge pull request #9 from aotuzuche/dependabot/npm_and_yarn/prettier-2.0.5 6747084
  • Bump prettier from 1.19.1 to 2.0.5 125dfb5

v2.0.0...v2.0.1

v2.0.0

23 Jul 07:30
Compare
Choose a tag to compare

v1.0.0...v2.0.0

v1.0.0

18 May 09:53
Compare
Choose a tag to compare
  • Merge pull request #3 from FengBryan/chore/update-eslint 46a6f72
  • chore(deps): 升级eslint到7.0 cc2ccb0
  • 关闭ts的 no-require-imports, 不然对于图片的require不友好 94db4eb
  • 优先使用可选链,关闭,因为目前支持不太好,需要把eslint的parser换成babel-eslint,可能会造成其他规则有问题 6d39f92
  • 允许短链,允许三目 a2e73cc
  • 类方法之间强制换行 363365a
  • 类方法之间强制换行 8f2ebab

v0.0.19...v1.0.0

v0.0.17

05 Mar 11:56
Compare
Choose a tag to compare

v0.0.16

05 Mar 10:40
Compare
Choose a tag to compare
  • test: 使用 yarn 01fa325
  • feat: 升级依赖包的版本,增加 typescript lint,增加测试文件 4cdb9ae
  • Merge pull request #1 from aotuzuche/dependabot/npm_and_yarn/eslint-utils-1.4.2 1a70215
  • Bump eslint-utils from 1.3.1 to 1.4.2 a1a9e33
  • chore: github workflow lint 0c85a8c
  • add github workflow lint ed9e3c9
  • 修复 np 发布命令 7151de4

v0.0.15...v0.0.16

v0.0.15

17 Sep 09:38
Compare
Choose a tag to compare

v0.0.13...v0.0.15