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 e8b7ea1 commit 29e3198Copy full SHA for 29e3198
docs/src/lib/lintplugin/configs.data.ts
@@ -1,6 +1,6 @@
1
+import { URL } from 'url';
2
import lintPlugin from '@sourceacademy/lint-plugin';
3
import type { Linter } from 'eslint';
-import { URL } from 'url';
4
5
/**
6
* Represents the information about a single Rule
0 commit comments