Skip to content

Commit 69204ef

Browse files
Shutting up linter
1 parent 5ef1e77 commit 69204ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Examples/AdditionalLangExamples.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
<script setup>
108108
import { inject } from 'vue';
109109
110+
// eslint-disable-next-line no-unused-vars, @typescript-eslint/no-unused-vars
110111
import Prism from 'prismjs';
111112
import hljs from 'highlight.js/lib/core';
112113
import langJson from 'highlight.js/lib/languages/json';

0 commit comments

Comments
 (0)