Skip to content

chrishiste/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

@chrishiste/prettier-config

My personal Prettier config.

Usage

Install

$ yarn add --dev @chrishiste/prettier-config

If you want to keep the end of line consistent you need to ask Windows users to run git config core.autocrlf false before working on your repo so that git does not convert LF to CRLF on checkout. Alternatively, you can add * text=auto eol=lf to the repo's .gitattributes file to achieve this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published