mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 22:11:43 +01:00
chore(defineShortcuts): lint
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable regexp/no-useless-quantifier */
|
||||
/* eslint-disable regexp/no-super-linear-backtracking */
|
||||
import { ref, computed, toValue } from 'vue'
|
||||
import type { MaybeRef } from 'vue'
|
||||
import { useEventListener, useActiveElement, useDebounceFn } from '@vueuse/core'
|
||||
|
||||
Reference in New Issue
Block a user