GitHub action for running prettier on your projects pull requests
-
Updated
Nov 24, 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! π
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.
Setup a sweet VS Code development environment for your ember project β ludicrously fast β‘οΈβ‘οΈβ‘οΈ
Run Prettier with reviewdog πΆ
Template for Monorepo with PNPm, TypeScript, ESLint, Prettier, and TurboRepo.
π₯ just the way i like it
Create a Node.js app configured for TypeScript.
A Prettier config we use for our projects
ESLint configuration for linting TS, JS, JSON, YAML, and TOML π΄
A script to create a boilerplate ESlint + Prettier + Airbnb Style Guide Configuration for React
This repository contains rational presets for typical JavaScript or TypeScript based projects.
π΄ ESLint configuration for linting TS, JS, JSON, YAML, and TOML π
Automation for installing Prettier in a Vite-React project that will integrate the use of prettier into the project
Created by James Long
Released January 2017
Latest release about 1 month ago