UNPKG

@marviuz/prettier-config

Version:

Streamlined Prettier setup with package.json formatting.

54 lines (29 loc) 2.33 kB
# @marviuz/prettier-config ## 1.2.0 ### Minor Changes - [#10](https://github.com/Marviuz/style-guide/pull/10) [`d3119fc`](https://github.com/Marviuz/style-guide/commit/d3119fca428e10505fc63d994b910b1bb9d45d94) Thanks [@Marviuz](https://github.com/Marviuz)! - Update packages and modify typescript config ### Patch Changes - Updated dependencies [[`d3119fc`](https://github.com/Marviuz/style-guide/commit/d3119fca428e10505fc63d994b910b1bb9d45d94)]: - @marviuz/eslint-config@2.2.0 ## 1.1.0 ### Minor Changes - [`8ac164b`](https://github.com/Marviuz/style-guide/commit/8ac164bdffd7e0315dac8c17c006f54720f09761) Thanks [@Marviuz](https://github.com/Marviuz)! - Update dependencies and hope that nothing breaks ### Patch Changes - Updated dependencies [[`8ac164b`](https://github.com/Marviuz/style-guide/commit/8ac164bdffd7e0315dac8c17c006f54720f09761), [`db91071`](https://github.com/Marviuz/style-guide/commit/db910711135310093ae5502391820c94a92bda99)]: - @marviuz/eslint-config@2.1.0 ## 1.0.3 ### Patch Changes - [#5](https://github.com/Marviuz/style-guide/pull/5) [`bef9aad`](https://github.com/Marviuz/style-guide/commit/bef9aad985b629169745027803d2eb192be3573a) Thanks [@Marviuz](https://github.com/Marviuz)! - Modify exports to separate files instead of a single index due to nextjs requires the peer dep plugin even though it's not used - Updated dependencies [[`bef9aad`](https://github.com/Marviuz/style-guide/commit/bef9aad985b629169745027803d2eb192be3573a)]: - @marviuz/eslint-config@2.0.0 ## 1.0.2 ### Patch Changes - [`f48bf34`](https://github.com/Marviuz/style-guide/commit/f48bf34015be1f0c5a2200d114d7e95d9317d91e) Thanks [@Marviuz](https://github.com/Marviuz)! - Move dev dependecies to prod deps as they're required for usage - Updated dependencies [[`f48bf34`](https://github.com/Marviuz/style-guide/commit/f48bf34015be1f0c5a2200d114d7e95d9317d91e)]: - @marviuz/eslint-config@1.1.2 ## 1.0.1 ### Patch Changes - [`96963b5`](https://github.com/Marviuz/style-guide/commit/96963b5c91dabce9bd358559eff2254e8f0b1cb2) Thanks [@Marviuz](https://github.com/Marviuz)! - Adds metas in package.json ## 1.0.0 ### Major Changes - [`eb17ef8`](https://github.com/Marviuz/style-guide/commit/eb17ef8057c3c28df50e1d3c95af4110561b418e) Thanks [@Marviuz](https://github.com/Marviuz)! - 🎉 Initial Release