kollagen/cli/tsconfig.json

8 lines
78 B
JSON

{
"compilerOptions": {
"lib": [
"dom",
"deno.ns"
]
}
}