blob: ae1497a680775086aff57b9e6b4923449a230dd8 [file] [log] [blame]
{
"compilerOptions": {
"strict": true,
"lib": ["es2015", "dom"],
"target": "esnext",
"module": "esnext",
"inlineSourceMap": true
},
"exclude": ["external"]
}