remove-duplicated-jest-config (#5465)
This commit is contained in:
		
							parent
							
								
									09d81defcd
								
							
						
					
					
						commit
						049381b284
					
				
					 1 changed files with 0 additions and 17 deletions
				
			
		
							
								
								
									
										17
									
								
								package.json
									
										
									
									
									
								
							
							
						
						
									
										17
									
								
								package.json
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -134,22 +134,5 @@
 | 
			
		|||
  },
 | 
			
		||||
  "optionalDependencies": {
 | 
			
		||||
    "fsevents": "*"
 | 
			
		||||
  },
 | 
			
		||||
  "jest": {
 | 
			
		||||
    "projects": [
 | 
			
		||||
      "<rootDir>/app/javascript/mastodon"
 | 
			
		||||
    ],
 | 
			
		||||
    "testPathIgnorePatterns": [
 | 
			
		||||
      "<rootDir>/node_modules/",
 | 
			
		||||
      "<rootDir>/vendor/",
 | 
			
		||||
      "<rootDir>/config/",
 | 
			
		||||
      "<rootDir>/log/",
 | 
			
		||||
      "<rootDir>/public/",
 | 
			
		||||
      "<rootDir>/tmp/"
 | 
			
		||||
    ],
 | 
			
		||||
    "setupFiles": [
 | 
			
		||||
      "raf/polyfill"
 | 
			
		||||
    ],
 | 
			
		||||
    "setupTestFrameworkScriptFile": "<rootDir>/app/javascript/mastodon/test_setup.js"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue