t push
make publish Merge branch 'master' of github.com:babel/babel
This commit is contained in:
commit
d7fb9f67df
@ -194,5 +194,13 @@
|
|||||||
"moduleRoot": {
|
"moduleRoot": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "optional prefix for the AMD module formatter that will be prepend to the filename on module definitions"
|
"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