1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-05-18 12:02:33 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
61679195ee build(deps): update latest
BREAKING CHANGE: peerDependencies: `eslint-plugin-import@^2.26.0`, `eslint-plugin-unicorn@^42.0.0`
v2.0.0
2022-04-06 19:14:13 +02:00
387509a30f chore: replace tape with tap v1.1.2 2022-03-19 14:28:00 +01:00
4271efe20b fix: relax require-await 2022-03-19 14:07:42 +01:00
14145df9c7 fix: relax @typescript-eslint/no-misused-promises v1.1.1 2022-03-16 11:40:14 +01:00
914e373058 fix: relax @typescript-eslint/await-thenable 2022-03-16 11:39:21 +01:00
4240e21ce2 build(deps): update latest 2022-03-16 11:38:20 +01:00
48061dd577 feat: support both JavaScript and TypeScript linting v1.1.0 2022-02-20 12:36:37 +01:00
c026007f42 fix: disable no-undef using TypeScript v1.0.3 2022-02-19 22:08:50 +01:00
f3feed70cb fix: relax unicorn/no-array-callback-reference because of false positive v1.0.2 2022-02-19 19:00:26 +01:00
8cadf4a235 fix: eqeqeq ignore usage of null v1.0.1 2022-02-19 16:42:47 +01:00
c9ef195013 feat: first release v1.0.0 2022-02-19 16:11:42 +01:00
b79a5fbcb0 chore: initial commit 2022-02-19 16:05:21 +01:00