{
"compilerOptions": {
"sourceMap": true,
"noImplicitAny": true,
"target": "ES5",
"module": "ES2015"
}