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
5dd598f499
honojs-middleware
/
packages
/
ajv-validator
/
tsconfig.json
7 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(ajv-validator): Add Ajv validator middleware (#794)
2024-11-15 04:17:22 +08:00
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
build(ajv-validator): lint published package (#1030)
2025-03-24 16:51:26 +08:00
"outDir"
:
"./dist"
}
}