react-haiku icon indicating copy to clipboard operation
react-haiku copied to clipboard

[FEAT] Add prettier dev formatting

Open m10rten opened this issue 1 year ago • 3 comments

Using a standard prettier config, the entire codebase will be in sync.

  • creates a .prettierrc.json
  • installs prettier as dev dependency
  • adds a settings.json file in the .vscode folder to ensure everyone that uses vscode has the formatOnSave setting on true and the prettier module path to the node modules so the same prettier version is used.

m10rten avatar Jul 10 '23 20:07 m10rten

can i take this ? :)

sahesh avatar Jul 10 '23 20:07 sahesh

go for it @sahesh

DavidHDev avatar Jul 10 '23 20:07 DavidHDev

hey @sahesh, are you still working on this?

plbstl avatar Jul 15 '23 17:07 plbstl