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

x/dso/tsconfig.json

Simple Orm library for Deno based on deno_mysql
Go to Latest
File
{ "compilerOptions": { "allowJs": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "module": "esnext" }}