Skip to content

Commit

Permalink
fix: remove eslint rule disable (nuxt#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
dahi.hichem committed May 16, 2024
1 parent 28edc8b commit 82a571e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/devtools/client/pages/modules/payload.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!-- eslint-disable ts/no-use-before-define -->
<script setup lang="ts">
import type { NuxtPayload } from '#app'
Expand Down

0 comments on commit 82a571e

Please sign in to comment.