mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-16 16:01:22 +02:00
Update .prettierrc.json
This commit is contained in:
parent
2c76e71905
commit
946652678c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
"trailingComma": "es5",
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always",
|
||||
"proseWrap": "preserve",
|
||||
"endOfLine": "lf",
|
||||
"overrides": [
|
||||
{
|
||||
"files": "*.ts",
|
||||
|
|
Loading…
Add table
Reference in a new issue