mirror of https://github.com/actions/cache.git
Update .prettierrc.json
This commit is contained in:
parent
2c76e71905
commit
946652678c
|
@ -7,6 +7,8 @@
|
|||
"trailingComma": "es5",
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always",
|
||||
"proseWrap": "preserve",
|
||||
"endOfLine": "lf",
|
||||
"overrides": [
|
||||
{
|
||||
"files": "*.ts",
|
||||
|
|
Loading…
Reference in New Issue