Skip to main content
Module

x/shurley/deno.json

I'll give you the right URL, but don't call me Shirley!
Go to Latest
File
{ "fmt": { "options": { "useTabs": false, "lineWidth": 120, "indentWidth": 2, "singleQuote": true, "proseWrap": "preserve" }, "files": { "exclude": ["./npm"] } }, "lint": { "files": { "exclude": ["./npm"] } }, "test": { "files": { "exclude": ["./npm"] } }, "lock": false}