{
"compilerOptions": {
"target": "es6"
},
"files": [
"background/wallet.ts",
"background/emscriptif.ts",
"lib/util.ts"
]
}