denoland / saaskit

A modern SaaS template built on Fresh.
https://deno.com/saaskit
MIT License
1.22k stars 151 forks source link

fix: revise how `deno task check:types` is performed #683

Closed killtheliterate closed 2 months ago

killtheliterate commented 2 months ago

This PR was opened in response to this conversation in the deno discord -> https://discord.com/channels/684898665143206084/1274145552082272277/1274271119746142228

 deno task check
Task check deno check **/*.ts && deno check **/*.tsx
Error launching 'deno': Argument list too long (os error 7)