0
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-10-09 08:11:56 +03: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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