{ "extends": "../tsconfig.json", "compilerOptions": { "types": [ "@types/requirejs" ] }, "include": [ "ts/**/*.ts" ] }