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
/
038_checkjs.tsconfig.json
blob: 46d96db9ede96d445c52cdd16887e43dcdb87790 (
plain
)
1
2
3
4
5
6
{ "compilerOptions": { "allowJs": true, "checkJs": true } }