11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6"
|
|
},
|
|
"files": [
|
|
"background/wallet.ts",
|
|
"background/emscriptif.ts",
|
|
"lib/util.ts"
|
|
]
|
|
}
|