mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	style: ignore dist and README.md in .prettierignore
				
					
				
			Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
		
							parent
							
								
									e71bbfd78e
								
							
						
					
					
						commit
						c5de595640
					
				@ -1 +1,3 @@
 | 
			
		||||
dist
 | 
			
		||||
pnpm-lock.yaml
 | 
			
		||||
README.md
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,7 @@
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "build": "rollup -c",
 | 
			
		||||
    "format": "prettier --write --cache . !dist !README.md",
 | 
			
		||||
    "format": "prettier --write --cache .",
 | 
			
		||||
    "lint": "eslint",
 | 
			
		||||
    "test": "vitest run"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user