UNPKG

inversify-express-utils

Version:

Some utilities for the development of express applications with Inversify

9 lines (8 loc) 182 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "./tsconfig.base.json", "compilerOptions": { "module": "NodeNext", "moduleResolution": "NodeNext" } }