UNPKG

169 BJSONView Raw
1{
2 "include": ["typescript/raven-tests.ts"],
3 "compilerOptions": {
4 "baseUrl": "./typescript",
5 "types": [],
6 "noEmit": true,
7 "noImplicitAny": true
8 }
9}