UNPKG

broccoli-browser-sync-bv

Version:

BrowserSync for Broccoli.js - upgraded to the new plugin model

24 lines (23 loc) 331 B
{ "rules": { "indent": [ 2, 2 ], "quotes": [ 2, "single" ], "linebreak-style": [ 2, "unix" ], "semi": [ 2, "always" ] }, "env": { "node": true } }