Use typescript for the project

This commit is contained in:
Artur Gurgul 2025-02-24 18:46:31 +01:00
parent 0f1d41a991
commit 83fd79f674
24 changed files with 2882 additions and 115 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env node
import "../index.js"
import "../dist/index.js"