mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
fix: use flat config for react eslint plugin (#265)
This commit is contained in:
@@ -11,7 +11,6 @@ import { GrepTool } from '../tools/grep.js';
|
||||
import { ReadFileTool } from '../tools/read-file.js';
|
||||
import { ReadManyFilesTool } from '../tools/read-many-files.js';
|
||||
import { ShellTool } from '../tools/shell.js';
|
||||
import { WebFetchTool } from '../tools/web-fetch.js';
|
||||
import { WriteFileTool } from '../tools/write-file.js';
|
||||
|
||||
const contactEmail = 'gemini-code-dev@google.com';
|
||||
|
||||
Reference in New Issue
Block a user