Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 27, 2024
1 parent a3a8e99 commit c0c630c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/extension.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<script>
// Silence warnings https://github.com/sveltejs/svelte/issues/4652#issuecomment-1666893821
// eslint-disable-next-line no-unused-expressions
$$restProps;
import openInTab from './lib/open-in-tab.js';
Expand Down

0 comments on commit c0c630c

Please sign in to comment.