Skip to main content
Module

x/abc/tsconfig.json

A better Deno framework to create web application.
Go to Latest
File
{ "compilerOptions": { "allowJs": true, "module": "esnext", "resolveJsonModule": true, "target": "esnext", "experimentalDecorators": true, "emitDecoratorMetadata": true }}