This commit is contained in:
		
							parent
							
								
									16d2911049
								
							
						
					
					
						commit
						1f5df42ebb
					
				@ -20,7 +20,8 @@
 | 
			
		||||
    "lint:fix": "eslint --fix --ext .ts .",
 | 
			
		||||
    "prettier": "prettier --write .",
 | 
			
		||||
    "update-translations": "cd scripts && node update-translations.js",
 | 
			
		||||
    "fix-imports": "cd scripts && node fix-imports.js"
 | 
			
		||||
    "fix-imports": "cd scripts && node fix-imports.js",
 | 
			
		||||
    "fix": "npm run update-translations && npm run fix-imports && npm run prettier"
 | 
			
		||||
  },
 | 
			
		||||
  "license": "GNU",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user