fisker Cheung

Results 1279 comments of fisker Cheung

🎉

It seems we don't need features that only works for Node.js v16, so it's unnecessary to drop support for v14.

Don't know , it's just 30k https://github.com/prettier/prettier/actions/runs/4519735825/jobs/7960389853?pr=14589#step:4:268 . I hope to keep it, unless you want use other features. For example https://github.com/prettier/prettier/pull/13740, if it works in Node.js 16, I'll be...

I'm going to make `--ignore-path` accept multiple files.

> we should have a solution that all prettier IDE plugins will automatically pick up on. We can support ignore pathes in .prettierrc. We can also support patterns in .prettierrc(consider...

@thorn0 @sosukesuzuki I tried to bundle the printer into graphql plugin https://github.com/prettier/prettier/pull/14354, turns out it's not too bad. ```text **Size Change:** -8.08 kB (0%) **Total Size:** 9.02 MB | Filename...

I've done moving everything except js/json. Size Changes // graphql **Size Change:** -8.07 kB (0%) **Total Size:** 9.02 MB | Filename | Size | Change | | | :--- |...

This should have been fixed, we have tests on Windows.