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 89251c4 commit b16d8d8Copy full SHA for b16d8d8
source/index.ts
@@ -1,4 +1,4 @@
1
-/* eslint-disable unicorn/prefer-starts-ends-with */
+/* eslint-disable unicorn/prefer-starts-ends-with, @typescript-eslint/prefer-string-starts-ends-with */
2
/* The tested var might not be a string */
3
4
import select from 'select-dom';
0 commit comments