Skip to main content
Module

x/packup/deno.json

📦 Zero-config web application packager in Deno
Go to Latest
File
{ "fmt": { "files": { "exclude": [ "docs", "dist", "vendor", "coverage", ".git" ] } }, "lint": { "files": { "exclude": [ "examples", "docs", "dist", "vendor", "coverage", ".git" ] } }}