initial webapp
This commit is contained in:
6
.prettierrc
Normal file
6
.prettierrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"printWidth": 105,
|
||||
"plugins": ["prettier-plugin-tailwindcss"]
|
||||
}
|
Reference in New Issue
Block a user