Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Base prettier rules used by the DIRUPT team for packages and the applications.

License

Notifications You must be signed in to change notification settings

dirupt-agency/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIRUPT Prettier Config


Base Prettier configuration

Base prettier rules used by the DIRUPT team for packages and the applications.


license-image npm-image

Installation

Install the package from the npm registry.

pnpm add -D @dirupt/prettier-config

# Make sure also to install the following packages
pnpm add -D prettier

Usage

After installation, you can copy/paste the following block of code within the package.json file.

{
  "prettier": "@dirupt/prettier-config"
}
Built with ❤︎ by Philippe Desplats - Project based on AdonisJS Prettier Config

About

Base prettier rules used by the DIRUPT team for packages and the applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published