eslint-config-tc

ESLint shareable config for JavaScript projects

MIT License

Downloads
64.6K
Stars
4
Committers
7
eslint-config-tc - v26.0.0 Latest Release

Published by tclindner 6 months ago

What's Changed

๐Ÿ’ฅ Breaking changes

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v25.0.0...v26.0.0

eslint-config-tc - v25.0.0

Published by tclindner 9 months ago

eslint-config-tc - v24.1.0

Published by tclindner about 1 year ago

What's Changed

๐Ÿ‘‘ Changed

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v24.0.0...v24.1.0

eslint-config-tc - v24.0.0

Published by tclindner over 1 year ago

What's Changed

๐Ÿ’ฅ Breaking changes

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v23.0.0...v24.0.0

eslint-config-tc - v23.0.0

Published by tclindner over 1 year ago

What's Changed

๐Ÿ’ฅ Breaking changes

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v22.2.0...v23.0.0

eslint-config-tc - v22.2.0

Published by tclindner about 2 years ago

What's Changed

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v22.1.0...v22.2.0

eslint-config-tc - v22.1.0

Published by tclindner over 2 years ago

What's Changed

๐Ÿ‘‘ Changed

๐Ÿงน Chores

๐ŸŽ Other

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v22.0.0...v22.1.0

eslint-config-tc - v22.0.0

Published by tclindner over 2 years ago

What's Changed

๐Ÿ’ฅ Breaking changes

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v21.0.0...v22.0.0

eslint-config-tc - v21.0.0

Published by tclindner almost 3 years ago

What's Changed

๐Ÿ’ฅ Breaking changes

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v20.0.0...v21.0.0

eslint-config-tc - v20.0.0

Published by tclindner about 3 years ago

What's Changed

๐Ÿ’ฅ Breaking changes

  • Update peerDeps for eslint-plugin-jest to ^25.0.0 and eslint-plugin-prettier to ^4.0.0 by @tclindner in https://github.com/tclindner/eslint-config-tc/pull/380
  • Removed old rules:
    • jest/no-truthy-falsy
    • jest/no-try-expect
    • jest/prefer-to-be-null
    • jest/prefer-to-be-undefined

Full Changelog: https://github.com/tclindner/eslint-config-tc/compare/v19.3.0...v20.0.0

eslint-config-tc - v19.3.0

Published by tclindner over 3 years ago

๐Ÿ‘‘ Changed

  • Turn off unicorn/prefer-prototype-methods for test files (#327)

๐Ÿงน Chores

  • Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#318)
  • Bump eslint from 7.26.0 to 7.27.0 (#320)
  • Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#319)
  • Bump @jest/globals from 26.6.2 to 27.0.1 (#322)
  • Bump jest from 26.6.3 to 27.0.1 (#321)
  • Bump jest from 27.0.1 to 27.0.3 (#325)
  • Bump @jest/globals from 27.0.1 to 27.0.3 (#323)
  • Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#324)
  • Bump jest from 27.0.3 to 27.0.4 (#326)
eslint-config-tc - v19.2.0

Published by tclindner over 3 years ago

๐Ÿ‘‘ Changed

  • Disable unicorn/numeric-separators-style (#315) - Thanks @pohnemus!

๐Ÿงน Chores

  • Bump lodash from 4.17.20 to 4.17.21 (#311)
  • Bump eslint from 7.25.0 to 7.26.0 (#313)
  • Bump prettier from 2.2.1 to 2.3.0 (#314)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#312)
eslint-config-tc - v19.1.0

Published by tclindner over 3 years ago

๐Ÿ‘‘ Changed

  • Disable prefer-node-protocol (#308)
eslint-config-tc - v19.0.0

Published by tclindner over 3 years ago

๐Ÿ’ฅ Breaking Changes

  • Upgrade to eslint-plugin-unicorn 31.0.0 (#306)
  • Remove support for Node 10 (#306)

Thanks, @pohnemus ๐ŸŽ‰

๐Ÿงน Chores

  • Bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#293)
  • Bump eslint from 7.22.0 to 7.23.0 (#294)
  • Bump y18n from 4.0.0 to 4.0.1 (#295)
  • Bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#296)
  • Bump eslint from 7.23.0 to 7.24.0 (#297)
  • Bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#298)
  • Do not run codeql on push (#299)
  • Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#300)
  • Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#301)
  • Bump eslint from 7.24.0 to 7.25.0 (#303)
  • Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#304)
  • Bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#305)
eslint-config-tc - v18.1.0

Published by tclindner over 3 years ago

๐Ÿ—‘๏ธ Removed

๐Ÿงน Chores

  • Bump eslint from 7.21.0 to 7.22.0 (#291)
  • Bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#290)
  • Bump eslint-plugin-unicorn from 25.0.1 to 28.0.2 (#289)
eslint-config-tc - v18.0.0

Published by tclindner over 3 years ago

๐Ÿ’ฅ Breaking changes

  • 18.0.0 (#288)
  • Bump eslint-config-prettier from 7.1.0 to 8.1.0 (#277 & #282)

๐Ÿงน Chores

  • Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#275)
  • Bump eslint from 7.17.0 to 7.18.0 (#276, #278, #279, & #283)
  • Bump eslint-plugin-jest from 24.1.3 to 24.2.1 (#280, #284, #285, #286, & #287)
eslint-config-tc - v17.0.0

Published by tclindner almost 4 years ago

๐Ÿ’ฅ Breaking changes

  • v17 (#273) from @pohnemus
    • Update peerDependency range for eslint-plugin-unicorn to include ^25.0.0. v25.0.0 adds new rules and renames existing rules. See the linked release notes. ๐Ÿฆ„ Closes #268
    • Rule set now extends prettier/unicorn. Closes #263

๐Ÿงน Chores

  • Bump eslint-config-prettier from 6.15.0 to 7.1.0 (#270)
  • Bump eslint from 7.15.0 to 7.16.0 (#271)
  • Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#269)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#272)
  • Bump eslint from 7.16.0 to 7.17.0 (#274)
eslint-config-tc - v16.4.0

Published by tclindner almost 4 years ago

๐Ÿ‘‘ Changed

eslint-config-tc - v16.3.1

Published by tclindner almost 4 years ago

๐Ÿ™ˆ Fixed

  • Remove import/no extraneous dependencies overrides (#264)
eslint-config-tc - v16.3.0

Published by pohnemus almost 4 years ago

Changed ๐Ÿ‘‘

  • Updated import/no-extraneous-dependencies config. Closes #255
  • Turned off import/prefer-default-export.
  • Turned off no-undefined for *.test.{js,ts} and *.spec.{js,ts} files.
  • Widened eslint-plugin-jest peerDependency range.

Chores ๐Ÿงน

  • Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#261)
  • Bump prettier from 2.2.0 to 2.2.1 (#260)
Package Rankings
Top 5.31% on Npmjs.org
Badges
Extracted from project README
license npm