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