fix linting, formatting
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script lang="ts">
|
||||
import type { NodeProps } from '$lib/types';
|
||||
|
||||
// eslint-disable-next-line no-empty-pattern
|
||||
let {}: NodeProps = $props();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user