interactive intro to open social at-me.zzstoatzz.io
at main 9 lines 194 B view raw
1repos: 2 - repo: local 3 hooks: 4 - id: vite-build 5 name: vite build 6 entry: bun run build 7 language: system 8 types: [javascript] 9 pass_filenames: false