deno.land / x / drash@v3.0.0-beta.2 / tsconfig.json

1
2
3
4
5
6
7
8
9
10
11
12
{ "compilerOptions": { "allowImportingTsExtensions": true, "target": "es2017" }, "include": [ "./src/core/**/*.ts", "./src/modules/**/*.ts", "./src/standard/**/*.ts" ]}
drash

Version Info

Tagged at
4 months ago