Upgrade dependencies: Astro 1.0, fix Solid & Qwik examples (#106)

* feat: upgrade Astro to 1.0 and other dependencies

* chore: run prettier, fix lint on solid AnswerButton
This commit is contained in:
Mathieu Schimmerling
2022-08-12 17:18:47 +02:00
committed by GitHub
parent ecf33962e2
commit 4477d77dfc
26 changed files with 3025 additions and 2999 deletions

View File

@@ -9,7 +9,6 @@ This site is built with [Astro](https://docs.astro.build). Site content is writt
3. Install the ESLint plugin associated to the framework
4. In `src/frameworks.mjs`, add a new entry with SVG link and ESLint configuration
## Improve website
For local development, [pnpm](https://pnpm.io/) is preferred as package manager: