Skip to content

Commit

Permalink
fix(lint): removes (now?) superfluous eslint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij authored Jul 17, 2024
1 parent fa02fe0 commit 759577d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/extract/transpile/svelte-preprocess.spec.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { equal } from "node:assert/strict";
// eslint-disable-next-line node/file-extension-in-import
import * as svelteCompiler from "svelte/compiler";
import normalizeNewline from "normalize-newline";
import thing from "#extract/transpile/typescript-wrap.mjs";
Expand Down

0 comments on commit 759577d

Please sign in to comment.