feat: add Q&A about Linux installation and prettier formatting

This commit is contained in:
rzmk 2024-09-06 14:52:20 -04:00
parent 5b1a24f800
commit 94230052d1
No known key found for this signature in database
4 changed files with 15 additions and 0 deletions

View file

@ -22,6 +22,7 @@
},
"devDependencies": {
"@astrojs/react": "^3.3.2",
"prettier": "3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}