Skip to main content
Module

x/deepmergets/tsconfig.build.json

Deeply merge 2 or more objects respecting type information.
Go to Latest
File
{ "extends": "./tsconfig.base.json", "compilerOptions": { "rootDir": "src", "declaration": true }, "include": ["src"]}