riku
2024-05-14 6b1c06ff714863c7a791d8a7ac921e7ec5da8a97
1
2
3
4
5
6
7
8
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": true,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 80,
  "trailingComma": "none"
}