bookmarks/.prettierrc.json

6 lines
58 B
JSON

{
"semi": true,
"singleQuote": true,
"useTabs": true
}