mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 15:35:06 +01:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
|
{
|
||
|
"tabWidth": 4,
|
||
|
"useTabs": true,
|
||
|
"trailingComma": "es5",
|
||
|
"bracketSpacing": true,
|
||
|
"endOfLine": "lf"
|
||
|
}
|