Prettier-atom: Configuration?

Created on 10 Jan 2017  路  3Comments  路  Source: prettier/prettier-atom

How does one specify options?

enhancement

Most helpful comment

Opened #9 in case PRs are being accepted

All 3 comments

Agree, prettier looks awesome but config is also a minor blocker for me.

Guessing this package is more a proof-of-concept for editor integration at this point, and James hasn't completely finished all the configuration options. The core prettier package exposes a few options, and it would be trivial to expose them as package configuration options in Atom (prettier.js:108), and pass them to the prettier.format method (prettier.js:49).

@jlongster would you accept a PR with these options exposed? or would you prefer to hold off on exposing these until you get more feedback on the options that are available in the core prettier API?

Yeah, I was referring to exposing the existing options, which I think is a must have before I would consider using this.

Opened #9 in case PRs are being accepted

Was this page helpful?
0 / 5 - 0 ratings

Related issues

IljaDaderko picture IljaDaderko  路  5Comments

vyrruss picture vyrruss  路  5Comments

zimme picture zimme  路  6Comments

ryanpcmcquen picture ryanpcmcquen  路  3Comments

dan-mckay picture dan-mckay  路  7Comments