first commit
This commit is contained in:
4
app_vue/node_modules/eslint-plugin-vue/lib/utils/vue-reserved.json
generated
vendored
Normal file
4
app_vue/node_modules/eslint-plugin-vue/lib/utils/vue-reserved.json
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
[
|
||||
"$data", "$props", "$el", "$options", "$parent", "$root", "$children", "$slots", "$scopedSlots", "$refs", "$isServer", "$attrs", "$listeners",
|
||||
"$watch", "$set", "$delete", "$on", "$once", "$off", "$emit", "$mount", "$forceUpdate", "$nextTick", "$destroy"
|
||||
]
|
Reference in New Issue
Block a user