mirror of
https://github.com/stjet/banani.git
synced 2025-12-29 17:49:24 +00:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
{
|
|
"printWidth": 999,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "always",
|
|
"endOfLine": "lf",
|
|
"useTabs": false
|
|
}
|