mirror of
https://github.com/actions/typescript-action.git
synced 2026-01-14 13:40:52 +08:00
Update prettier and run it on YAML (#74)
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