rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
12 stars 13 forks source link

Add Prettier #244

Closed corners2wall closed 8 months ago

corners2wall commented 8 months ago

For better code base and lint code automatically. We need use prettier to achieve this goal.

kotAPI commented 8 months ago

We already have eslint to do that, using both in combination is not a good idea generally speaking

corners2wall commented 8 months ago

You know what prettier do? Read a doc