tsconfig.json
6 lines
| 136 B
| application/json
|
JsonLexer
cin
|
r0 | { | |
"extends": "../tsconfig", | |||
"compilerOptions": { | |||
"rootDir": "ts", | |||
"types": ["requirejs", "dojo-typings"] | |||
} | |||
} |