Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
stop() { const chokidar = require("chokidar"); chokidar.unwatch(this.config.assets); }
Minimal and efficient cross-platform file watching library