All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m32s
9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 150,
|
|
"bracketSameLine": true,
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|