Brave-Detection-Blocker-Chr.../.prettierrc

8 lines
110 B
Plaintext
Raw Normal View History

2022-03-25 18:10:48 +00:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 150,
"trailingComma": "all",
"singleQuote": true
}