mirror of
https://github.com/rikkaneko/paste.git
synced 2025-06-04 07:35:37 +00:00
8 lines
133 B
Text
8 lines
133 B
Text
{
|
|
"trailingComma": "es5",
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"bracketSameLine": true,
|
|
"tabWidth": 2
|
|
}
|