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 74e6a94 commit 1c11846Copy full SHA for 1c11846
eslint.config.ts renamed to eslint.config.js
@@ -1,5 +1,7 @@
1
import antfu from '@antfu/eslint-config'
2
3
+// We temporarily disable `eslint.config.ts` which given by `eslint-ts-patch`
4
+// Related: https://github.com/antfu/eslint-ts-patch/issues/5
5
export default antfu({
6
// enable UnoCSS support
7
// https://unocss.dev/integrations/vscode
0 commit comments