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 a039172 commit f24a137Copy full SHA for f24a137
eslint.config.js
@@ -1,4 +1,5 @@
1
import eslint from '@eslint/js';
2
+// eslint-disable-next-line import/no-unresolved
3
import tseslint from 'typescript-eslint';
4
import react from 'eslint-plugin-react';
5
import reactHooks from 'eslint-plugin-react-hooks';
0 commit comments