UNPKG

fastify-swagger

Version:

Generate Swagger files automatically for Fastify.

11 lines (10 loc) 201 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true, "noImplicitAny": true }, "files": ["./types.test.ts", "./http2-types.test.ts"] }