1
0
mirror of synced 2026-05-22 14:43:19 +00:00

Remove invalid property

This commit is contained in:
Borewit
2025-06-22 13:04:49 +02:00
parent 37d3275875
commit 8423bd66e2
-1
View File
@@ -3,6 +3,5 @@
"watch-files": ["lib/**/*.ts", "test/**/*.ts"],
"spec": ["test/*.ts"],
"loader": ["ts-node/esm"],
"extensions": ["ts", "tsx"],
"timeout": 40000
}