refactor: Still trying to reorganize edit mode to be more robust

This commit is contained in:
tegwick 2025-11-04 21:59:22 +01:00
parent 85faf502c4
commit c5a5b26797
487 changed files with 94669 additions and 144 deletions

View file

@ -21,5 +21,8 @@
"license": "ISC",
"devDependencies": {
"jest": "^30.2.0"
},
"dependencies": {
"jsdom": "^27.1.0"
}
}