mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	test: modify test files to JavaScript
This commit is contained in:
		
							parent
							
								
									dbdc665137
								
							
						
					
					
						commit
						920f96c4bd
					
				@ -8,9 +8,8 @@
 | 
				
			|||||||
      "statements": 100
 | 
					      "statements": 100
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "extensionsToTreatAsEsm": [".ts", ".mts"],
 | 
					 | 
				
			||||||
  "moduleNameMapper": {
 | 
					  "moduleNameMapper": {
 | 
				
			||||||
    "^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
 | 
					    "^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "testMatch": ["**/*.test.ts"]
 | 
					  "testMatch": ["**/*.test.js"]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user