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.
zisheng
Luozhu's practice in Front End Engineering and Components Development.
eslint-config-problems
An eslint config that catches problems in your code, without checking style. For use with prettier.
aurora
📦 A set of configs and rules for Typescript projects.
international-fees
A library to make it easier mapper Canadian and the US consumer taxes
template-python
Template repository for Python projects
cra-template-good-start
💅 A Create React App good starting point template to init a configured app with typescript, sass, eslint, prettier and more
electron-app
💅 A fast and ready-to-go with a well-thought-out structure Electron app boilerplate with ReactJS, TypeScript, CSS / SASS modules, Electron Vite, Eslint, Prettier, GitHub Action releases and more.
invig
🌿 Invig automatically converts ES5 & CoffeeScript codebases to ES6 with Aligned JavaScript Standard Style
eslint-config-hardcore
The most strict (yet practical) ESLint config. 53 plugins. 1333 rules. React, Vue, Node, and pure JS/TS.
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features