dreamland/deno.jsonc
2022-09-18 14:06:57 +02:00

5 lines
58 B
JSON

{
"compilerOptions": {
"noImplicitAny": false
}
}