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
/
cli
/
tests
/
config.tsconfig.json
blob: 074d7ac0bc1929972c2e331f560197365b9868fc (
plain
)
1
2
3
4
5
6
7
{ "compilerOptions": { "module": "amd", "strict": true, "target": "es5" } }