fix: add missing newline at end of package.json

This commit is contained in:
Nils-Johan Gynther
2026-04-16 19:25:33 +02:00
parent 9292e30abc
commit 3d610fa4ec
+1
View File
@@ -49,3 +49,4 @@
"testRegex": ".*\\.spec\\.ts$",
"moduleFileExtensions": ["js", "json", "ts"]
}
}