dprint / dprint-plugin-typescript

TypeScript and JavaScript code formatting plugin for dprint.
https://dprint.dev/plugins/typescript
MIT License
255 stars 57 forks source link

refactor: rename `onlyWhenMultiple` to `whenMultiple` #619

Closed dsherret closed 6 months ago

dsherret commented 6 months ago

Just thought of this. It's slightly shorter.

Follow up to #617