mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-01-02 05:03:07 +00:00
14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always",
|
|
"bracketSameLine": false,
|
|
"semi": true,
|
|
|
|
"endOfLine": "lf",
|
|
"proseWrap": "preserve"
|
|
} |