mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-02-16 10:40:51 +00:00
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"trailingComma": "es5",
|
|
"printWidth": 100,
|
|
"arrowParens": "always",
|
|
"endOfLine": "lf",
|
|
"vueIndentScriptAndStyle": false
|
|
}
|