diff --git a/deno.json b/deno.json index bd1e7c8..b99aa38 100644 --- a/deno.json +++ b/deno.json @@ -20,5 +20,8 @@ ".vscode", "changelog.md" ] + }, + "compilerOptions": { + "declaration": true } } \ No newline at end of file