mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Remove eslint-disable, forbid it in .clinerules
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* eslint-disable import/first */
|
||||
import React from 'react';
|
||||
import { render, fireEvent, screen } from '@testing-library/react';
|
||||
import '@testing-library/jest-dom';
|
||||
import ChatTextArea from '../ChatTextArea';
|
||||
|
||||
Reference in New Issue
Block a user