mirror of
https://gitee.com/vuejs/vue.git
synced 2024-12-02 12:07:39 +08:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
module.exports = {
|
|
NEW_SLOT_SYNTAX: true,
|
|
VBIND_PROP_SHORTHAND: false
|
|
}
|