Migrate to node:test

This commit is contained in:
Andras Schmelczer 2025-08-30 09:58:55 +01:00
parent 7aab7b05d6
commit bbbfc1a059
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
24 changed files with 759 additions and 6421 deletions

View file

@ -7,7 +7,7 @@
"esModuleInterop": true,
"lib": [
"DOM",
"ESNext"
"ES2024",
],
"moduleResolution": "node"
},