mirror of
https://github.com/ProjectSegfault/website
synced 2026-03-23 15:15:59 +05:30
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"bracketSpacing": true,
|
|
"singleAttributePerLine": true,
|
|
"trailingComma": "none"
|
|
}
|