mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-08 17:12:24 +05:30
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"bracketSpacing": true,
|
|
"singleAttributePerLine": true,
|
|
"trailingComma": "none"
|
|
}
|