Merge pull request #75 from waderyan/patch-1
Add Formatters to category list
This commit is contained in:
		
						commit
						1c7f493689
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,8 @@
 | 
			
		|||
	"categories": [
 | 
			
		||||
		"Languages",
 | 
			
		||||
        "Linters",
 | 
			
		||||
        "Other"
 | 
			
		||||
        "Other",
 | 
			
		||||
	"Formatters"
 | 
			
		||||
	],
 | 
			
		||||
	"main": "./src/Extension",
 | 
			
		||||
	"contributes": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue