Rename JSX files with proper .jsx extension (#23733)
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint-js.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint-js.yml
									
									
									
									
										vendored
									
									
								
							@@ -10,6 +10,7 @@ on:
 | 
			
		||||
      - '.prettier*'
 | 
			
		||||
      - '.eslint*'
 | 
			
		||||
      - '**/*.js'
 | 
			
		||||
      - '**/*.jsx'
 | 
			
		||||
      - '.github/workflows/lint-js.yml'
 | 
			
		||||
 | 
			
		||||
  pull_request:
 | 
			
		||||
@@ -20,6 +21,7 @@ on:
 | 
			
		||||
      - '.prettier*'
 | 
			
		||||
      - '.eslint*'
 | 
			
		||||
      - '**/*.js'
 | 
			
		||||
      - '**/*.jsx'
 | 
			
		||||
      - '.github/workflows/lint-js.yml'
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user