bookmarks/.prettierrc.json

6 lines
58 B
JSON
Raw Normal View History

2019-07-26 18:16:37 +00:00
{
"semi": true,
"singleQuote": true,
"useTabs": true
}