{ "extends": "../tsconfig", "include": ["./src/**/*", "./@types/**/*"], "compilerOptions": { "lib": ["ES2020.String", "DOM"], "verbatimModuleSyntax": false } }