plugin icon indicating copy to clipboard operation
plugin copied to clipboard

add `prettier` and format existing code

Open junhohong opened this issue 2 years ago • 0 comments

added a .prettierrc file and ran the following command:

npx prettier --write "src/**/*.{js,ts,tsx,json,css}"

junhohong avatar Mar 28 '23 17:03 junhohong