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

5 lines
46 B
Plaintext
Raw Normal View History

2022-04-11 16:33:03 -07:00
{
"arrowParens": "avoid",
"semi": false
}