mirror of
https://github.com/linkwarden/browser-extension.git
synced 2026-06-22 20:00:19 +00:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"requirePragma": false,
|
|
"arrowParens": "always",
|
|
"tabWidth": 2,
|
|
"endOfLine": "lf",
|
|
"semi": true
|
|
} |