{ "compilerOptions": { "module": "amd", "target": "ES5", "outFile": "./build/muttagen.user.js", "sourceMap": true }, "files": [ "index.ts" ] }