{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "noImplicitAny": true, "sourceMap": true }, "files": [ "tower.ts", "tower_map.ts" ] }