10 lines
144 B
JSON
10 lines
144 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "es6"
|
||
|
},
|
||
|
"files": [
|
||
|
"background/wallet.ts",
|
||
|
"background/emscriptif.ts"
|
||
|
]
|
||
|
}
|