Delete prettier.config.js

This commit is contained in:
LewdLeah 2025-05-27 17:33:41 -04:00 committed by GitHub
parent 032bfa5481
commit e3e3f61ac2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +0,0 @@
export default {
singleQuote: false,
tabWidth: 2,
printWidth: 100,
trailingComma: "none"
};