{
"compilerOptions": {
"sourceMap": true,
"lib": [ "es2015", "dom" ],
"noImplicitAny": true,
"skipLibCheck": true,
"types": [
"jasmine"
]
}