mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-01 00:13:20 -05:00
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"prettier.semi": false
|
|
}
|