chore: pure ESM (#1202)

This commit is contained in:
Eli Bosley
2025-02-25 14:14:14 -05:00
committed by GitHub
parent d59ca415af
commit ae47866724
350 changed files with 2587 additions and 1923 deletions
+1
View File
@@ -8,6 +8,7 @@
"test": "pnpm -r test",
"lint": "pnpm -r lint",
"lint:fix": "pnpm -r lint:fix",
"type-check": "pnpm -r type-check",
"check": "manypkg check"
},
"pnpm": {