Commit Graph

4 Commits

Author SHA1 Message Date
ExE Boss
7c0251edd8
chore(deps): Update dependency prettier to v2 (#43333)
* chore(deps): Update dependency prettier to v2

* fix(prettierrc): Address review comments
2020-04-01 10:25:55 -04:00
Orta
e366d47640
Ensures that prettier has the same settings as editorconfig (#38569) 2019-09-24 14:14:10 -04:00
Dmitry Demensky
328cfb31e9 Simplify .editorconfig & .prettierrc.json (#37400)
* Simplify .editorconfig & .prettierrc.json

* Update `"trailingComma"` to `"all"`. Remove md indent_size
2019-08-06 15:35:47 -07:00
Christopher Pappas
a52799f9e9 Add Prettier, Lint Staged to help maintain repo consistency (#35672)
* [Toolchain] Add Prettier

* [Toolchain] Add lint-staged

* [Toolchain] Apply prettier to some types

* Switch to using precise commits so that only changed code is ran through prettier
2019-06-14 08:40:48 -07:00