airboardgame/.prettierrc
2020-06-18 20:57:28 +02:00

6 lines
86 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}