UNPKG

inversify-express-utils

Version:

Some utilities for the development of express applications with Inversify

10 lines (9 loc) 211 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "./tsconfig.base.json", "compilerOptions": { "module": "ES2022", "moduleResolution": "Bundler", "resolveJsonModule": false } }