WIP! A BB-style forum, on the ATmosphere! We're still working... we'll be back soon when we have something to show off!
node typescript hono htmx atproto
at 12cdce5206cc3afa214fcc3ac95eb5fcac32023b 10 lines 173 B view raw
1{ 2 "categories": { 3 "correctness": "error" 4 }, 5 "env": { 6 "node": true, 7 "es2022": true 8 }, 9 "ignorePatterns": ["dist", "node_modules", ".turbo", ".devenv"] 10}