breakConfig should be hiddebn

This commit is contained in:
Cesar Andreu 2015-04-02 21:14:26 -07:00
parent ecc14c2a31
commit 66a836d435

View File

@ -199,6 +199,7 @@
"breakConfig": {
"type": "boolean",
"default": false,
"hidden": true,
"description": "stop trying to load .babelrc files"
}