UNPKG

koa-helmet

Version:

Security header middleware collection for koa

8 lines (6 loc) 114 B
import { defineConfig } from "vitest/config"; export default defineConfig({ test: { watch: false, }, });