Skip to main content
Module

x/deepmergets/tsconfig.eslint.json

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