Releases: Pewtro/configs
Releases · Pewtro/configs
@putstack/eslint-config-typescript@2.2.0
Minor Changes
- d45165b: Revert changes in 2.1.0 about not shipping @typescript-eslint/* packages, as this config is opioniated enough to always ship them.
@putstack/eslint-config-typescript@2.1.0
@putstack/eslint-config-typescript@2.0.3
Patch Changes
- 22eadb7: Bump @typescript-eslint/* to 6.18.0. For the full list of changes, see the official repository.
- 0b94296: Bump @typescript-eslint/* to 6.18.1. For the full list of changes, see the official repository.
@putstack/eslint-config-typescript@2.0.2
Patch Changes
- 28c15a5: Bump @typescript-eslint/* to 6.16.0 and eslint-plugin-unicorn to 50.0.1
@putstack/eslint-config-typescript@2.0.1
@putstack/prettier-config@1.3.1
Patch Changes
- 0d8db6c: Bump prettier to 3.1.1
@putstack/eslint-config-typescript@2.0.0
Major Changes
-
171c8c0: Added eslint-plugin-import and eslint-import-resolver-typescript to dependencies - Enabled @typescript-eslint/consistent-type-imports
- Enabled @typescript-eslint/consistent-type-exports - Enabled import/consisten-type-specifier-style to prefer top-level types in imports - Enabled @typescript-eslint/no-import-type-side-effects to enforce moving import types to the top-level if all the types are inline.
@putstack/prettier-config@1.3.0
Minor Changes
- 67aca57: Update to prettier 3.1.0
@putstack/eslint-config-typescript@1.2.0
Minor Changes
- cd4af02: Update @typescript-eslint/* packages to 6.13.2