mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 05:34:47 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
12
web/admin-spa/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js
generated
vendored
12
web/admin-spa/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js
generated
vendored
@@ -1,12 +0,0 @@
|
||||
/**
|
||||
* @author Yosuke Ota
|
||||
* See LICENSE file in root directory for full license.
|
||||
*/
|
||||
'use strict'
|
||||
|
||||
const { wrapCoreRule } = require('../utils')
|
||||
|
||||
// eslint-disable-next-line internal/no-invalid-meta
|
||||
module.exports = wrapCoreRule('object-shorthand', {
|
||||
skipDynamicArguments: true
|
||||
})
|
||||
Reference in New Issue
Block a user