Prettier topic
Prettier is an opinionated code formatter created by James Long. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. Prettier supports many programming languages and integrates with most editors. It is widely used in the JavaScript community to maintain code style consistency, reduce debates on code styling, and improve code readability.
eslint-plugin-prettier-vue
:ok_hand: ESLint plugin for Prettier formatting, which is better for Vue SFC
reactjs-vite-tailwindcss-boilerplate
This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.
base-configs
A collection of base configs for code quality and linting tools.
cloudflare-link-tree
🌲 cloudflare link tree
dotfiles
🥃 just the way i like it
dotfiles
💻 My dotfiles: .vimrc, .gitconfig, .bash_profile, etc
prettier-github
Format code in GitHub comments with Prettier
next-pwa-template
Next.js progressive web app template