Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/momentum/tsconfig.json

Momentum is an open-source framework for building server-side Deno applications in TypeScript. It provides the paradigms and design patterns to guide developers to create robust, scalable, and enterprise-grade applications.
Latest
File
{ "compilerOptions": { "experimentalDecorators": true, "emitDecoratorMetadata": true } }