Some checks failed
CI - Semantic Release / Semantic Release (push) Failing after 7m48s
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"useTabs": true,
|
|
"tabWidth": 4,
|
|
"printWidth": 80,
|
|
"trailingComma": "all"
|
|
} |