Skip to main content
Module

x/hooks/tsconfig.json

Async middleware for JavaScript and TypeScript
Go to Latest
File
{ "extends": "../../tsconfig", "include": [ "src/**/*.ts" ], "compilerOptions": { "outDir": "lib", "experimentalDecorators": true, "strictNullChecks": false }}