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
Martijn Walraven
665820ec3c Add .prettierignore 2018-09-02 09:58:49 +02:00