Improve snapshot reliability and usability
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "comfyui-snapshot-manager-tests",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node --test tests/*.test.mjs",
|
||||
"check": "node --check js/snapshot_manager.js && node --check js/snapshot_diff.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user