chore(lint): cleanup minor issues

This commit is contained in:
moklick
2024-06-11 17:19:58 +02:00
parent 59c5d47130
commit e6b21d372e
8 changed files with 29 additions and 24 deletions
@@ -1,6 +1,7 @@
<script lang="ts">
import type { NodeProps } from '$lib/types';
// eslint-disable-next-line @typescript-eslint/no-unused-vars
interface $$Props extends NodeProps {}
// this is a workaround for suppressing the warning about unused props