plugin
plugin copied to clipboard
add `prettier` and format existing code
added a .prettierrc file and ran the following command:
npx prettier --write "src/**/*.{js,ts,tsx,json,css}"