prettier-config-zillow
Version:
Zillow's base Prettier config, following our code conventions
46 lines (16 loc) • 1.38 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/zillow/javascript/compare/prettier-config-zillow@1.2.0...prettier-config-zillow@1.3.0) (2020-09-28)
### Features
* **prettier:** Add embeddedLanguageFormatting default to config ([99708d0](https://github.com/zillow/javascript/commit/99708d0df097e455897583a9a17a907e8671a0d9))
# [1.2.0](https://github.com/zillow/javascript/compare/prettier-config-zillow@1.1.1...prettier-config-zillow@1.2.0) (2020-04-21)
### Features
* **prettier:** Add tsconfig.json to 2-space indent override ([d4b7038](https://github.com/zillow/javascript/commit/d4b7038ecfdaea414b229235aeed8fa0a402f6b2))
* **prettier:** Add v2 arrowParens override for TypeScript files ([9ab8ef8](https://github.com/zillow/javascript/commit/9ab8ef85bad062a0bcfe9459ba8b3bd793464148))
## [1.1.1](https://github.com/zillow/javascript/compare/prettier-config-zillow@1.1.0...prettier-config-zillow@1.1.1) (2019-06-26)
### Bug Fixes
* **prettier-config-zillow:** Remove prettier peer, it is redundant ([4df8c1e](https://github.com/zillow/javascript/commit/4df8c1e))
# 1.1.0 (2019-04-22)
### Features
* Add `prettier-config-zillow` package ([c62278e](https://github.com/zillow/javascript/commit/c62278e))