We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ff42e commit 2f8b076Copy full SHA for 2f8b076
apps/oxlint/src-js/plugins/fix.ts
@@ -1,7 +1,6 @@
1
import { assertIs } from './utils.js';
2
3
import type { Diagnostic, InternalContext } from './context.ts';
4
-import type { Node } from './types.js';
5
6
const { prototype: ArrayPrototype, from: ArrayFrom } = Array,
7
{ getPrototypeOf, hasOwn, prototype: ObjectPrototype } = Object,
0 commit comments