X-Git-Url: https://git.ladys.computer/Beorn/blobdiff_plain/87e79e5a942a55f386f349242b8b554d6a50db4d..refs/heads/current:/deno.json diff --git a/deno.json b/deno.json index e5f93e5..d00db95 100644 --- a/deno.json +++ b/deno.json @@ -1,4 +1 @@ -{ - "fmt": { "options": { "lineWidth": 71 } }, - "lint": { "rules": { "exclude": ["no-irregular-whitespace"] } } -} +{ "fmt": { "lineWidth": 71 } }