mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-04-08 08:04:14 +02:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|