eslint-config-typescript-tc

ESLint shareable config for TypeScript projects

MIT License

Downloads
63.8K
Stars
2
Committers
4
eslint-config-typescript-tc - v9.0.0 Latest Release

Published by tclindner 9 months ago

What's Changed

๐Ÿ’ฅ Breaking changes

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v8.3.0...v9.0.0

eslint-config-typescript-tc - v8.3.0

Published by tclindner about 1 year ago

What's Changed

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v8.2.0...v8.3.0

eslint-config-typescript-tc - v8.2.0

Published by tclindner about 1 year ago

What's Changed

๐Ÿ‘‘ Changed

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

eslint-config-typescript-tc - v8.1.0

Published by tclindner over 1 year ago

What's Changed

๐Ÿ‘‘ Changed

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

eslint-config-typescript-tc - v8.0.0

Published by tclindner over 1 year ago

What's Changed

๐Ÿ’ฅ Breaking changes

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v7.0.0...v8.0.0

eslint-config-typescript-tc - v8.0.0-beta.1

Published by tclindner over 1 year ago

What's Changed

๐Ÿ’ฅ Breaking changes

  • @typescript-eslint/eslint-plugin v6.0.0 support by @tclindner in https://github.com/tclindner/eslint-config-typescript-tc/pull/664
  • Support for @typescript-eslint/*@6.x.x by @tclindner in https://github.com/tclindner/eslint-config-typescript-tc/pull/669
    • Removed custom rule configuration and added @typescript-eslint/recommended, @typescript-eslint/stylistic, and @typescript-eslint/strict to rule set.
    • @typescript-eslint/eslint-plugin v6.0.0 requires the .eslintrc.js file to include parserOptions to be set with a valid tsconfig file. See the README and/or @typescript-eslint/eslint-plugin for more details.
    • Require @typescript-eslint/parser and @typescript-eslint/eslint-plugin peerDep range to ^v6.0.0
    • Note: eslint-plugin-unicorn must be v48.0.1+ for this config package to work

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v7.0.0...v8.0.0-beta.1

eslint-config-typescript-tc - v7.0.0

Published by tclindner over 1 year ago

What's Changed

๐Ÿ’ฅ Breaking changes

๐Ÿ‘‘ Changed

  • Bump @typescript-eslint/parser from 5.13.0 to 5.61.0

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v6.0.0...v7.0.0

eslint-config-typescript-tc - v6.0.0

Published by tclindner over 2 years ago

What's Changed

๐Ÿ’ฅ Breaking changes

๐Ÿงน Chores

Full Changelog: https://github.com/tclindner/eslint-config-typescript-tc/compare/v5.0.0...v6.0.0

eslint-config-typescript-tc - v5.0.0

Published by tclindner almost 3 years ago

What's Changed

๐Ÿ’ฅ Breaking changes

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

eslint-config-typescript-tc - v4.1.0

Published by tclindner about 3 years ago

What's Changed

๐Ÿงน Chores

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

eslint-config-typescript-tc - v4.0.0

Published by tclindner about 3 years ago

๐Ÿ’ฅ Breaking changes

  • no-explicit-any will now throw an error instead of a warning. (#209)

๐Ÿ‘‘ Changed

  • Bump @typescript-eslint/parser from 4.22.0 to 4.31.2 (#110, #116, #121, #125, #130, #140, #143, #148, #154, #159, #162, #165, #169, #173, #176, #181, #187, #192, #193, #201, #206)
eslint-config-typescript-tc - v3.0.0

Published by tclindner over 3 years ago

๐Ÿ’ฅ Breaking changes

  • Drop support for Node 10

๐Ÿงน Chores

  • Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 (#88)
  • Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 (#87)
  • Bump @types/jest from 26.0.21 to 26.0.22 (#89)
  • Bump eslint from 7.22.0 to 7.23.0 (#90)
  • Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#91)
  • Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 (#92)
  • Bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#93)
  • Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#95)
  • Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#94)
  • Bump typescript from 4.2.3 to 4.2.4 (#96)
  • Bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#98)
  • Bump eslint from 7.23.0 to 7.24.0 (#97)
  • Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 (#100)
  • Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 (#99)
  • Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#101)
  • Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#102)
  • Bump eslint from 7.24.0 to 7.25.0 (#106)
  • Bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#105)
  • Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#104)
eslint-config-typescript-tc - v2.1.1

Published by tclindner over 3 years ago

๐Ÿ™ˆ Fixed

  • Allow 'camelCase', 'UPPER_CASE', 'PascalCase', 'snake_case' formats for default naming convention (#86)
eslint-config-typescript-tc - v2.1.0

Published by tclindner over 3 years ago

๐Ÿ‘‘ Changed

  • Allow 'camelCase', 'UPPER_CASE', 'PascalCase', 'snake_case' formats for variables and parameters (#85)
  • Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 (#80)

๐Ÿงน Chores

  • Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 (#81)
  • Bump eslint-config-tc from 18.0.0 to 18.1.0 (#83)
  • Bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#82)
  • Bump @types/jest from 26.0.20 to 26.0.21 (#84)
eslint-config-typescript-tc - v2.0.0

Published by tclindner over 3 years ago

๐Ÿ’ฅ Breaking Changes

๐Ÿ‘‘ Changed

  • Bump @typescript-eslint/parser from 4.0.1 to 4.17.0 (#34, #36, #39, #41, #46, #50, #52, #55, #57, #62, #66, #71, & #76)

๐Ÿงน Chores

  • Bump eslint from 7.8.1 to 7.21.0 (#24, #40, #47, #53, #60, & #69)
  • Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#26 & #42)
  • Bump eslint-plugin-jest from 24.0.0 to 24.2.1 (#31, #63, #73, #77, & #78)
  • Bump typescript from 4.0.2 to 4.2.3 (#33, #58, #59, #67, & #72)
  • Bump @types/jest from 26.0.13 to 26.0.20 (#32 & #44)
  • Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.17.0 (#29, #37, #38, #43, #45, #49, #51, #54, #56, #61, #65, #70, & #75)
  • Bump jest from 26.4.2 to 26.6.3 (#28)
  • Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#27)
  • Bump is-plain-obj from 2.1.0 to 3.0.0 (#30)
  • Bump prettier from 2.1.1 to 2.2.1 (#35)
eslint-config-typescript-tc - v1.0.0

Published by tclindner about 4 years ago

First release, yay ๐ŸŽ‰