boredgame/.prettierrc
Bradley Shellnut ce1f62311e First commit
2022-01-27 21:27:12 -08:00

6 lines
89 B
Text

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