eslint-plugin-vue
Version:
Official ESLint plugin for Vue.js
27 lines (26 loc) • 307 B
JSON
[
"$data",
"$props",
"$el",
"$options",
"$parent",
"$root",
"$children",
"$slots",
"$scopedSlots",
"$refs",
"$isServer",
"$attrs",
"$listeners",
"$watch",
"$set",
"$delete",
"$on",
"$once",
"$off",
"$emit",
"$mount",
"$forceUpdate",
"$nextTick",
"$destroy"
]