Skip to content

Commit 35f4e0f

Browse files
fkworldCopilot
andauthored
Update eslint.config.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2a7e414 commit 35f4e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export default antfu(
5959
react: true,
6060
},
6161

62-
// 针对 vue 项目关闭所有 react 相关配置,否则会导致 vue tsx 文件冲突
62+
// 针对 vue 项目关闭所有 react 相关配置,否则会导致 vue tsx 文件冲突
6363
{
6464
files: ["**/projects/demos-vue/**"],
6565
rules: {

0 commit comments

Comments
 (0)