add prettier setup

This commit is contained in:
e560248
2025-04-08 12:54:07 +02:00
parent 419113541b
commit 6577698459
43 changed files with 781 additions and 654 deletions

View File

@@ -29,5 +29,6 @@
},
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"prettier.configPath": "react-advanced-tag1/.prettierrc.mjs"
}