Commit graph

2 commits

Author SHA1 Message Date
Jesse Rosenberger
2733189462
Move prettier file globs into .prettierrc.js file.
This allows us to DRY up the `package.json` file and allows editors which
understand Prettier support to be aware of exactly which files are meant to
be covered, rather than including it within the CLI flags.
2018-09-26 14:32:09 +03:00
Jesse Rosenberger
e0b6e8dd90
Switch .prettierrc to .prettierrc.js for comment support.
Upcoming changes will necessitate this.
2018-09-26 14:31:46 +03:00