mirror of
https://github.com/mathuo/dockview
synced 2025-01-22 09:25:57 +00:00
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|