UNPKG

@sarahisweird/hmoog

Version:

Out-of-game automation for Hackmud

14 lines (13 loc) 330 B
{ "compilerOptions": { "rootDir": "src", "target": "ES2023", "moduleResolution": "node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "dist", "declaration": true }, }