Dax Raad 4c198940d5 Remove debug console.log statements and improve LSP diagnostic handling hace 1 año
..
example b840a40759 sync hace 1 año
src 4c198940d5 Remove debug console.log statements and improve LSP diagnostic handling hace 1 año
test 25623d1f84 sync hace 1 año
.gitignore 652429377b sync hace 1 año
CONTEXT.md a1d40f8f28 add context.md hace 1 año
README.md a34d020bc6 sync hace 1 año
bun.lock 80555f13e0 more tools hace 1 año
package.json 80555f13e0 more tools hace 1 año
scrap.ts e01afb407c add tool tests hace 1 año
tsconfig.json a34d020bc6 sync hace 1 año

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.