mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
chore: upgrade Prettier to v2 and run on full repo
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"bracketSpacing": false,
|
||||
"arrowParens": "avoid",
|
||||
"parser": "typescript"
|
||||
}
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user