This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
honojs-middleware
mirror of
https://github.com/honojs/middleware.git
Watch
1
Star
0
Fork
You've already forked honojs-middleware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d663e4f9b
honojs-middleware
/
packages
/
qwik-city
/
tsconfig.json
7 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add qwik-city middleware (#22) * feat: add qwik-city middleware * add changeset
2023-01-13 08:07:41 +08:00
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
build(qwik-city): lint published package (#1057) * build(qwik-city): lint published package * ci(qwik-city): add workflow to run build and publint
2025-03-27 11:32:05 +08:00
"outDir"
:
"dist"
}
}