Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@absolunet/prettier-config-core

npm npm dependencies Tests npms License: MIT

Prettier config - Core rules

Opinionated Prettier core shareable configs.

Install

$ npm install @absolunet/prettier-config-core

Usage

Add some Prettier config to your .prettierrc.js:

module.exports = {
  ...require("@absolunet/prettier-config-core")
};

Related

Documentation

View documentation

License

MIT © Absolunet