firq-dev-website/.prettierrc

6 lines
93 B
Text
Raw Permalink Normal View History

2023-03-09 10:44:58 +00:00
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}