mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-18 21:10:57 +08:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"printWidth": 100,
|
|
"tabWidth": 2
|
|
}
|