mirror of
https://github.com/vuejs/vue.git
synced 2024-11-22 04:39:46 +00:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
module.exports = {
|
|
NEW_SLOT_SYNTAX: true,
|
|
VBIND_PROP_SHORTHAND: false
|
|
}
|