kommitters / editorjs-undo

Undo/Redo feature for Editor.js
https://www.npmjs.com/package/editorjs-undo
MIT License
168 stars 52 forks source link

Add pretier config file #118

Closed Marthox closed 2 years ago

Marthox commented 2 years ago

Is your feature request related to a problem? Please describe.

Because of the variety of default prettier configurations among developers to reduce problems from auto stylizing code its necesary to add a code style file ".prettierrc"

Describe the solution you'd like

A .prettierrc file with the parameters to stylize the code

Describe alternatives you've considered

A .prettierrc file with the parameters to stylize the code

Additional context