build: Add a first set of ca 90 unit tests

This commit is contained in:
Göran Sander
2025-05-11 09:29:38 +02:00
parent cfea710491
commit 12d44bd409
43 changed files with 10002 additions and 1521 deletions

View File

@@ -26,7 +26,7 @@ export default [
...globals.node,
},
ecmaVersion: 12,
ecmaVersion: 2022,
sourceType: 'module',
},