{ "extends": "../tsconfig", "compilerOptions": { "types": [ "requirejs", "dojo-typings" ], "rootDir": "ts", "rootDirs": [ "ts", "../main/ts" ] } }