1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-17 17:24:00 +08:00

Delete .prettierrc.json

This commit is contained in:
andreanadr
2025-10-06 13:14:42 +07:00
committed by GitHub
parent f0aad2b562
commit 7271376504

View File

@@ -1,11 +0,0 @@
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid",
"parser": "typescript"
}