GitHub action for running prettier on your projects pull requests
-
Updated
Jan 29, 2024 - Shell
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.
GitHub action for running prettier on your projects pull requests
Automatically formats your code with your preferred code formatter! 🚀
Run Prettier with reviewdog 🐶
This script automatically installs Node, Express, TypeScript, ESLint, and Prettier. The idea behind this script is to execute all dependency installations and environment configurations with a single command, streamlining the process of starting projects from scratch.
Template for Monorepo with PNPm, TypeScript, ESLint, Prettier, and TurboRepo.
ESlint + Prettier + Airbnb Style Guide + Husky + Lint-Staged toolchain for React
🍴 Setup code formatter as a pre-commit Git hooks task only for changes
Create a Node.js app configured for TypeScript.
Ready boilerplate project to quickly get started with TypeScript, ESLint, Prettier, Jest, Husky, Lint-Staged, and Conventional Commits.
A script to create a boilerplate ESlint + Prettier + Airbnb Style Guide Configuration for React
🍭 Boring ESLint Config - @boringcodes
Python Boilerplate with Pytorch GPU support in Devcontainer
Este guia detalha os passos necessários para configurar um projeto TypeScript juntamente com algumas ferramentas muito úteis para padronização.
Created by James Long
Released January 2017
Latest release 4 months ago