UNPKG

@computerrock/toolchain-react-app

Version:

The Formation Framework template for starting react app project.

15 lines (14 loc) 194 B
{ "restartable": "rs", "ignore": [ ".git", "node_modules/**/node_modules" ], "verbose": true, "watch": [ "config/", "scripts/", "server/" ], "ext": "js,json" }