Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pagic/.eslintrc.json

A static site generator powered by Deno + React
Go to Latest
File
{ "extends": "airbnb-base", "rules": { "no-console": 0, "func-names": 0 }}