Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
fix: removed eslint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenukvern committed Mar 2, 2021
1 parent f72ce27 commit d6e66e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/shims-vue.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable */
declare module '*.vue' {
import type { DefineComponent } from 'vue'
const component: DefineComponent<
Expand Down

0 comments on commit d6e66e9

Please sign in to comment.