File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 
apps/website/content/docs 
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default defineConfig([
143143-  ` disable-type-checked ` \ 
144144  Disable rules that require type information.
145145-  ` disable-conflict-eslint-plugin-react ` \ 
146-   Disable rules in ` eslint-plugin-react `  that conflict with rules in this plugin .
146+   Disable rules in ` eslint-plugin-react `  that conflict with rules in our plugins .
147147-  ` off ` \ 
148148  Disable all rules in this plugin except for debug rules.
149149
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ The following presets are available in `@eslint-react/eslint-plugin`:
3636-  ` disable-type-checked ` \ 
3737  Disable rules that require type information.
3838-  ` disable-conflict-eslint-plugin-react ` \ 
39-   Disable rules in ` eslint-plugin-react `  that conflict with rules in this plugin .
39+   Disable rules in ` eslint-plugin-react `  that conflict with rules in our plugins .
4040-  ` off ` \ 
4141  Disable all rules in this plugin except for debug rules.
4242
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default defineConfig([
143143-  ` disable-type-checked ` \ 
144144  Disable rules that require type information.
145145-  ` disable-conflict-eslint-plugin-react ` \ 
146-   Disable rules in ` eslint-plugin-react `  that conflict with rules in this plugin .
146+   Disable rules in ` eslint-plugin-react `  that conflict with rules in our plugins .
147147-  ` off ` \ 
148148  Disable all rules in this plugin except for debug rules.
149149
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments