meilisearch / meilisearch-js

JavaScript client for the Meilisearch API

Home Page:https://www.meilisearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove prettier custom options

flevi29 opened this issue · comments

Prettier is about not having any debates on style, and that's why they're not adopting any more options. The recommended way is to just use the default set of options. Most code bases using prettier, in theory, should do the same, so that code stays as readable between code bases as possible. Only options that are necessary should be applied, and other than the plugin for tsdoc, I don't really see any in this project.

https://prettier.io/docs/en/option-philosophy