.biomelintrc-auto-import.json 1.51 KiB
{
"javascript": {
"globals": [
"Component",
"ComponentPublicInstance",
"ComputedRef",
"EffectScope",
"ExtractDefaultPropTypes",
"ExtractPropTypes",
"ExtractPublicPropTypes",
"InjectionKey",
"PropType",
"Ref",
"RouteLocationRaw",
"VNode",
"WritableComputedRef",
"axios",
"computed",
"createApp",
"customRef",
"defineAsyncComponent",
"defineComponent",
"effectScope",
"getCurrentInstance",
"getCurrentScope",
"h",
"inject",
"isProxy",
"isReactive",
"isReadonly",
"isRef",
"markRaw",
"nextTick",
"onActivated",
"onBeforeMount",
"onBeforeRouteLeave",
"onBeforeRouteUpdate",
"onBeforeUnmount",
"onBeforeUpdate",
"onDeactivated",
"onErrorCaptured",
"onMounted",
"onRenderTracked",
"onRenderTriggered",
"onScopeDispose",
"onServerPrefetch",
"onUnmounted",
"onUpdated",
"provide",
"reactive",
"readonly",
"ref",
"resolveComponent",
"shallowReactive",
"shallowReadonly",
"shallowRef",
"toRaw",
"toRef",
"toRefs",
"toValue",
"triggerRef",
"unref",
"useAttrs",
"useCssModule",
"useCssVars",
"useLink",
"useMyFetch",
"useRoute",
"useRouter",
"useSlots",
"watch",
"watchEffect",
"watchPostEffect",
"watchSyncEffect"
]
}
}