eslint-config-kentcdodds

ESLint configuration for projects that I do... Feel free to use this!

MIT License

Downloads
74.5K
Stars
340
Committers
17

Bot releases are hidden (Show)

eslint-config-kentcdodds - v14.5.0

Published by kentcdodds about 5 years ago

14.5.0 (2019-10-04)

Features

eslint-config-kentcdodds - v14.4.1

Published by kentcdodds about 5 years ago

14.4.1 (2019-09-09)

Bug Fixes

eslint-config-kentcdodds - v14.4.0

Published by kentcdodds about 5 years ago

14.4.0 (2019-08-20)

Features

eslint-config-kentcdodds - v14.3.4

Published by kentcdodds over 5 years ago

14.3.4 (2019-07-12)

Bug Fixes

  • update some things with jsx-a11y and whatnot (d646036)
eslint-config-kentcdodds - v14.3.3

Published by kentcdodds over 5 years ago

14.3.3 (2019-06-07)

Bug Fixes

  • add new rules (ad7fd93)
  • disable import/newline-after-import (df8d7b7)
eslint-config-kentcdodds - v14.3.2

Published by kentcdodds over 5 years ago

14.3.2 (2019-04-15)

Bug Fixes

eslint-config-kentcdodds - v14.3.1

Published by kentcdodds over 5 years ago

14.3.1 (2019-03-08)

Bug Fixes

  • react-hooks: add it to deps (b0f8990)
eslint-config-kentcdodds - v14.3.0

Published by kentcdodds over 5 years ago

14.3.0 (2019-03-08)

Features

  • react: add react-hooks (also update everything) (ab39181)
eslint-config-kentcdodds - v14.2.0

Published by kentcdodds over 5 years ago

14.2.0 (2019-02-08)

Features

  • rules: add new rules for jest & update eslint-plugin-jest (#28) (86c125c)
eslint-config-kentcdodds - v14.1.1

Published by kentcdodds over 5 years ago

14.1.1 (2019-02-04)

Bug Fixes

eslint-config-kentcdodds - v14.1.0

Published by kentcdodds over 5 years ago

14.1.0 (2019-01-17)

Bug Fixes

  • eslint: Ensure siblings of a rest operator aren't marked as unused variables, fixes #22 (#23) (52998d7)
  • syntax: missing comma (#24) (9183d4e)

Features

eslint-config-kentcdodds - v14.0.4

Published by kentcdodds about 6 years ago

14.0.4 (2018-09-20)

Bug Fixes

  • react: avoid error reading info (daed6f2)
  • react: handle silly warning (ba26e67)
eslint-config-kentcdodds - v14.0.3

Published by kentcdodds about 6 years ago

14.0.3 (2018-09-20)

Bug Fixes

  • react: handle silly warning (ba26e67)
eslint-config-kentcdodds - v14.0.2

Published by kentcdodds about 6 years ago

14.0.2 (2018-09-19)

Bug Fixes

eslint-config-kentcdodds - v14.0.1

Published by kentcdodds about 6 years ago

14.0.1 (2018-08-31)

Bug Fixes

  • import: disable no-useless-path-segments (aafa0c5)
  • add missing rules and upgrade dependencies (#20) (91a9e58)
eslint-config-kentcdodds - v14.0.0

Published by kentcdodds over 6 years ago

14.0.0 (2018-06-26)

Features

BREAKING CHANGES

  • Now requires ESLint@5
eslint-config-kentcdodds - v13.0.1

Published by kentcdodds about 7 years ago

13.0.1 (2017-10-13)

Bug Fixes

  • disable stylistic rules (bdd43b9)
eslint-config-kentcdodds - v13.0.0

Published by kentcdodds about 7 years ago

13.0.0 (2017-09-20)

Features

  • update everything to use prettier (febf91c)

BREAKING CHANGES

  • A bunch of stuff changes here I guess
eslint-config-kentcdodds - v12.4.3

Published by kentcdodds about 7 years ago

<a name"12.4.3">

12.4.3 (2017-08-31)

Bug Fixes

  • Prevent install peer warning message to show (#17) (0218901e)
eslint-config-kentcdodds - v12.4.2

Published by kentcdodds about 7 years ago

<a name"12.4.2">

12.4.2 (2017-07-24)

Bug Fixes