feat: migrate to esm

This commit is contained in:
2023-05-31 14:04:03 +02:00
parent fd740b3091
commit 4df19e8c20
512 changed files with 3013 additions and 2219 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env node
require('./lib/cli.js')
import './lib/cli.js'