mirror of
				https://github.com/theoludwig/markdownlint-rule-relative-links.git
				synced 2025-11-01 00:49:07 +01:00 
			
		
		
		
	test: separate cases, so it's easier to know what fails
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
			
		||||
    "lint:prettier": "prettier . --check --ignore-path .gitignore",
 | 
			
		||||
    "lint:javascript": "tsc --project jsconfig.json --noEmit",
 | 
			
		||||
    "lint:staged": "lint-staged",
 | 
			
		||||
    "test": "node --test ./test",
 | 
			
		||||
    "test": "node --test --experimental-test-coverage ./test",
 | 
			
		||||
    "release": "semantic-release",
 | 
			
		||||
    "postinstall": "husky install",
 | 
			
		||||
    "prepublishOnly": "pinst --disable",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user