Thanks to visit codestin.com Credit goes to github.com
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 d2bfb4d + 2f6702c commit ba4ea28Copy full SHA for ba4ea28
eslint.config.js
@@ -1,4 +1,4 @@
1
-import prettier from 'eslint-config-prettier';
+import prettier from 'eslint-config-prettier/flat';
2
import vue from 'eslint-plugin-vue';
3
4
import { defineConfigWithVueTs, vueTsConfigs } from '@vue/eslint-config-typescript';
0 commit comments