Prettier-atom: Pick up `~/.prettierrc.json` for non-project files?

Created on 17 Jan 2018  路  3Comments  路  Source: prettier/prettier-atom

I couldn't seem to find the answer to this in the other issues or docs, so forgive me if I missed it. One of the things I liked about atom-beautify, is that it would pick up the .jsbeautifyrc in my home folder (~/) for any files I tried to beautify, and read that over the Atom configuration. Does prettier-atom have an option like that or do I have to configure it through Atom for non-project files?

question

All 3 comments

@ryanpcmcquen Yep, check out https://prettier.io/docs/en/configuration.html

Thanks, it seems to be ignoring my ~/.prettierrc.json ...

Try restarting atom, we have to fix the caching in #270

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vyrruss picture vyrruss  路  5Comments

valscion picture valscion  路  4Comments

kentcdodds picture kentcdodds  路  5Comments

dan-mckay picture dan-mckay  路  7Comments

ZeeCoder picture ZeeCoder  路  6Comments