UNPKG

dflzm

Version:

x

24 lines (22 loc) 305 B
{ "restartable": "rs", "ignore": [ ".git", "node_modules", "client", "assets" ], "verbose": true, "execMap": { "js": "node --harmony" }, "events": { }, "watch": [ "bin", "server", "library" ], "ext": "js jsx json css scss", "legacy-watch": false }