{ "compilerOptions": { "allowJs": true, "lib": ["deno.window"], "strict": true }, "importMap": "./import_map.json", "fmt": { "options": { "useTabs": true, "lineWidth": 120, "indentWidth": 4, "singleQuote": false, "proseWrap": "preserve" } } }