Formatting and config
This commit is contained in:
parent
ac8a31795e
commit
52fd781b60
23 changed files with 521 additions and 515 deletions
|
@ -10,6 +10,13 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^2.10.12"
|
||||
"@astrojs/solid-js": "^2.2.1",
|
||||
"astro": "^2.10.12",
|
||||
"solid-js": "^1.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.0.2",
|
||||
"prettier-plugin-astro": "^0.11.1",
|
||||
"prettier-plugin-organize-imports": "^3.2.3"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue