mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-01-06 13:15:24 +08:00
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|