boredgame/.prettierrc
2022-04-18 19:43:54 -07:00

6 lines
No EOL
89 B
Text

{
"useTabs": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}