Files
fullstack-gatsby-theme-bch-…/.prettierrc
T

5 lines
46 B
Plaintext
Raw Normal View History

2021-11-24 16:06:03 -08:00
{
"arrowParens": "avoid",
"semi": false
}