mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2026-02-08 07:23:52 +01:00
🛠️ build(astro): nuxtjs to astro
This commit is contained in:
8
.prettierrc
Normal file
8
.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 120,
|
||||
"plugins": ["prettier-plugin-astro", "prettier-plugin-tailwindcss"],
|
||||
"pluginSearchDirs": false
|
||||
}
|
||||
Reference in New Issue
Block a user