Skip to content

Commit 29e3198

Browse files
committed
Fix lint issue
1 parent e8b7ea1 commit 29e3198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/lintplugin/configs.data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import { URL } from 'url';
12
import lintPlugin from '@sourceacademy/lint-plugin';
23
import type { Linter } from 'eslint';
3-
import { URL } from 'url';
44

55
/**
66
* Represents the information about a single Rule

0 commit comments

Comments
 (0)