rescript-chokidar
Advanced tools
+2
-1
| { | ||
| "name": "rescript-chokidar", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "ReScript bindings for chokidar", | ||
@@ -24,2 +24,3 @@ "main": "./Main.bs.js", | ||
| "dependencies": { | ||
| "chokidar": "^3.5.3", | ||
| "rescript": "^9.1.4", | ||
@@ -26,0 +27,0 @@ "rescript-anymatch": "^0.1.0" |
+3
-1
@@ -116,3 +116,5 @@ # rescript-chokidar | ||
| ~ignorePermissionErrors=false, | ||
| ~atomic=Chokidar.atomicOn, // or a custom 'atomicity delay' (Chokidar.atomicCustom), in milliseconds (default 100) | ||
| // or a custom 'atomicity delay' (Chokidar.atomicCustom), in milliseconds (default 100) | ||
| ~atomic=Chokidar.atomicOn, | ||
| (), | ||
@@ -119,0 +121,0 @@ ), |
9946
0.31%130
1.56%3
50%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added