unit tests

This commit is contained in:
2025-02-12 10:48:47 +01:00
parent 4deb25962e
commit e37bec02c2
7 changed files with 46 additions and 10 deletions

1
babel.config.js Normal file
View File

@ -0,0 +1 @@
module.exports = {presets: ['@babel/preset-env']}