{ "exclude": ["public/**/*.js"], "fmt": { "indentWidth": 4 }, "tasks": { "check": "deno check main.ts" } }