mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-27 18:37:39 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
26
web/admin-spa/node_modules/eslint-plugin-vue/lib/utils/vue-reserved.json
generated
vendored
26
web/admin-spa/node_modules/eslint-plugin-vue/lib/utils/vue-reserved.json
generated
vendored
@@ -1,26 +0,0 @@
|
||||
[
|
||||
"$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