Releases: Pewtro/configs
Releases · Pewtro/configs
@putstack/eslint-config-typescript@1.1.2
@putstack/eslint-config-typescript@1.1.1
Patch Changes
- 5b885b9: [Chore] Bump dependencies
@putstack/prettier-config@1.2.2
Patch Changes
- 1c00f4d: Add type information to prettier config by passing in --cjsInterop to tsup
@putstack/prettier-config@1.2.1
Patch Changes
- 6a91610: Add in JSDoc typings
@putstack/prettier-config@1.2.0
Minor Changes
- 9ff92f9: Remove the type information as it disallows it to be consumed in a package.json
@putstack/prettier-config@1.1.0
Minor Changes
- 5eb117a: Provide type information for the prettier config being exported
@putstack/prettier-config@1.0.1
Patch Changes
- 460dfbd: Move prettier from devDependency to dependency
@putstack/eslint-config-typescript@1.1.0
@putstack/prettier-config@1.0.0
Major Changes
- c59e5c9: Initial release with sensible defaults.
@putstack/eslint-config-typescript@1.0.0
Major Changes
- c59e5c9: First release of
@putstack/eslint-config-typescriptthat provides sensible, but strict, defaults for new and existing projects.
If the default is too strict, there is also a@putstack/eslint-config-typescript/basethat is less strict that you can start out with.