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.
2 parents 992f5df + 75bb8b1 commit b257567Copy full SHA for b257567
eslint.config.js
@@ -1,5 +1,5 @@
1
import js from '@eslint/js';
2
-import prettier from 'eslint-config-prettier';
+import prettier from 'eslint-config-prettier/flat';
3
import react from 'eslint-plugin-react';
4
import reactHooks from 'eslint-plugin-react-hooks';
5
import globals from 'globals';
0 commit comments