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
1 changed files with 0 additions and 11 deletions

View File

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