{
	"tasks": {
		"dev": "deno run --watch main.ts"
	},
	"fmt": {
		"useTabs": true
	}
}
