GP2040-CE icon indicating copy to clipboard operation
GP2040-CE copied to clipboard

Reformat JavaScript and TypeScript files with Prettier

Open tylervz opened this issue 4 months ago • 0 comments

I updated Prettier to the latest version and then I ran npm run format (which in turn calls prettier --write "{src,server}/**/*.{tsx,ts,jsx,js,json,scss}").

tylervz avatar Oct 09 '24 20:10 tylervz