Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

@smartlook/prettier-config

This Prettier config should be used in all projects.

Installation

npm i -D @smartlook/prettier-config
// .prettierrc.js

module.exports = {
    extends: ['@smartlook/prettier-config'],
}

License

See LICENSE.