QOL improvements or CLI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabian Stamm
2020-07-31 19:45:14 +02:00
parent ebc6c83f29
commit 0bee324519
6 changed files with 43 additions and 234 deletions

View File

@ -1,3 +1,4 @@
{
"deno.enable": true
}
"deno.enable": true,
"deno.unstable": true
}