UNPKG

@brayjamin/mantle

Version:

Useful utilities for modern-JS Minecraft development via the Grakkit pipeline, forked from @harrix432/mantle.

10 lines 219 B
{ "exclude": ["node_modules"], "compilerOptions": { "experimentalDecorators": true, "lib": [ "ESNext" ], "module": "CommonJS", "skipLibCheck": true, "target": "ES2021" } }