mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-03 19:00:01 -04:00
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
{
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"semi": true,
|
|
"printWidth": 100
|
|
}
|