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

5 lines
46 B
Plaintext
Raw Normal View History

2020-06-07 14:53:58 -07:00
{
"arrowParens": "avoid",
"semi": false
}