index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deno_typescript
/
jsconfig.json
blob: 3338b50e929642e72451102ae06e305180ee73f4 (
plain
)
1
2
3
4
5
6
{ "compilerOptions": { "strict": true, "target": "esnext" } }