skeleton/.prettierrc

7 lines
90 B
Text
Raw Permalink Normal View History

2021-06-03 01:18:08 +00:00
{
"useTabs": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}