hawkins / prettier-webpack-plugin

Process your Webpack dependencies with Prettier
https://travis-ci.org/hawkins/prettier-webpack-plugin
50 stars 14 forks source link

Update prettier and default extensions #10

Closed hawkins closed 7 years ago

hawkins commented 7 years ago

Now defaults to

  ".js",
  ".jsx",
  ".ts",
  ".tsx",
  ".css",
  ".less",
  ".scss",
  ".sass"

However, a couple things I'm unclear of:

hawkins commented 7 years ago

According to rule 4 of server, this is ok to be a minor change since it is 0.y.z and initial development efforts. Not exactly production ready since tests are so new that this project is relatively young (and still a plugin and not preloaded?)

hawkins commented 7 years ago

Sounds like GraphQL is not officially supported yet (https://twitter.com/hawkinjs/status/875126572361150465)