mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
* initial commit * add shadcn ui * only main page is left! * ready to pr? * change font
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
{
|
|
"useTabs": false,
|
|
"printWidth": 800,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"semi": false,
|
|
"plugins": ["prettier-plugin-astro"]
|
|
} |