Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
File
{ "compilerOptions": { "allowJs": true, "strict": true }, "fmt": { "files": { "exclude": [ ".local/th/postal_codes.json" ] }, "options": { "useTabs": false, "lineWidth": 100, "indentWidth": 2, "singleQuote": false, "proseWrap": "preserve" } }}