carbon-design-system / carbon-addons-cloud-vanilla

Apache License 2.0
4 stars 5 forks source link

chore(prettier): introduce .prettierrc #13

Open asudoh opened 6 years ago

asudoh commented 6 years ago

Overview

This change introduces .prettierrc that is supported by Prettier 1.7+.

Added

.prettierrc

Changed

Code formatting according to .prettierrc, same one as carbon-components repo.

Testing / Reviewing

Testing should make sure nothing is broken.