Merge pull request #1139 from cesarandreu/patch-3
Add breakConfig to options.json
This commit is contained in:
commit
32bcf4c3a5
@ -194,5 +194,13 @@
|
||||
"moduleRoot": {
|
||||
"type": "string",
|
||||
"description": "optional prefix for the AMD module formatter that will be prepend to the filename on module definitions"
|
||||
},
|
||||
|
||||
"breakConfig": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"hidden": true,
|
||||
"description": "stop trying to load .babelrc files"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user