Skip to main content
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 }}