Skip to content

Commit

Permalink
Adjust Prettier forcefulness (#222)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v1.18.2

* Apply the same Prettier changes that were applied to Apollo Server

For more information see:

55312289116d

* Introduce an `.editorconfig`.

Commit message mostly lifted from 29e563df544.

Follow up on c743c8584d20ac2c74cacf8fee7fa6bd, which removed
Prettier, with some simple rules in a format that's understood by most
editors and some opinionated code formatters (like Prettier).

This should help keep less obvious things - like tabs vs spaces and CRLF vs
LF - from working their way into the codebase, but stops short of making
more destructive formatting changes.

* Allow destructive formatting forced by an update to `prettier`.
  • Loading branch information
abernix committed Oct 17, 2019
1 parent 146059c commit 984ee67
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 984ee67

Please sign in to comment.