1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2024-09-17 01:15:52 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
Divlo
14145df9c7
fix: relax @typescript-eslint/no-misused-promises 2022-03-16 11:40:14 +01:00
Divlo
914e373058
fix: relax @typescript-eslint/await-thenable 2022-03-16 11:39:21 +01:00
Divlo
4240e21ce2
build(deps): update latest 2022-03-16 11:38:20 +01:00
Divlo
48061dd577
feat: support both JavaScript and TypeScript linting 2022-02-20 12:36:37 +01:00
Divlo
c026007f42
fix: disable no-undef using TypeScript 2022-02-19 22:08:50 +01:00
Divlo
f3feed70cb
fix: relax unicorn/no-array-callback-reference because of false positive 2022-02-19 19:00:26 +01:00
Divlo
8cadf4a235
fix: eqeqeq ignore usage of null 2022-02-19 16:42:47 +01:00
Divlo
c9ef195013
feat: first release 2022-02-19 16:11:42 +01:00
Divlo
b79a5fbcb0
chore: initial commit 2022-02-19 16:05:21 +01:00