mirror of
https://github.com/lowdefy/lowdefy.git
synced 2024-11-21 01:14:48 +08:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|