{ "compilerOptions": { "checkJs": true, "target": "ES6", "types": [ "./foundry-augments.d.ts" ] }, "include": [ "./module/**/*", "foundry.js" ] }