Co-authored-by: Phan Huy Tran <p.tran@neusta.de> Reviewed-on: #4 Reviewed-by: Hop In, I Have Puppies AND WiFi <jleibl@noreply@simonis.lol>
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"printWidth": 100,
|
|
"bracketSpacing": true,
|
|
"endOfLine": "lf"
|
|
}
|