{ "fmt": { "indentWidth": 4 }, "tasks": { "check": "deno check main.ts", "test": "deno test" } }