move prettierrc to its own folder

This commit is contained in:
jc 2023-10-01 15:06:53 -04:00
commit 9a4e6dd41c
No known key found for this signature in database

View file

@ -1,6 +0,0 @@
{
"trailingComman": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}