feat(www): Add api docs (#161)

This commit is contained in:
Wanjohi
2025-01-21 03:38:22 +03:00
committed by GitHub
parent 4a27f54e80
commit 9b8d187887
6 changed files with 48 additions and 14 deletions

View File

@@ -31,6 +31,7 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/partytown": "^0.8.1",
"@builder.io/qwik": "^1.8.0",
"@builder.io/qwik-city": "^1.8.0",
"@builder.io/qwik-react": "0.5.0",
@@ -50,6 +51,7 @@
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"ajv": "^8.17.1",
"eslint": "8.57.0",
"eslint-plugin-qwik": "^1.8.0",
"howler": "^2.2.4",