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
fix/jsr-import-standard-schema-spec
honojs-middleware
/
packages
/
qwik-city
/
tsconfig.json
10 lines
108 B
JSON
Raw
Permalink
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
{
build: typescript project references (#1077) * build: typescript project references * chore: remove duplicate keys
2025-04-02 17:28:02 +08:00
"files"
:
[
]
,
"include"
:
[
]
,
"references"
:
[
{
"path"
:
"./tsconfig.build.json"
}
]
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
}