Skip to main content
Module

x/deepmergets/tsconfig.json

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