forked from MapComplete/MapComplete
		
	Scripts: update weblate:fix script
This commit is contained in:
		
							parent
							
								
									ea91e28bc1
								
							
						
					
					
						commit
						445629bb20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -122,7 +122,7 @@ | |||
|     "download:images": "vite-node scripts/generateImageAnalysis.ts -- ~/data/imgur-image-backup/", | ||||
|     "download:community-index": "vite-node scripts/downloadCommunityIndex.ts ", | ||||
|     "weblate:add-upstream": "git remote add weblate https://translate.mapcomplete.org/git/mapcomplete/core/ ; git remote update weblate", | ||||
|     "weblate:fix": "npm run weblate:add-upstream && git merge weblate/master && git rebase origin/master && git push origin master", | ||||
|     "weblate:fix": "npm run weblate:add-upstream && git merge weblate/master && git rebase source/master && git push", | ||||
|     "lint": "npm run lint:prettier && npm run lint:eslint && npm run lint:themes", | ||||
|     "lint:eslint": "eslint ./src", | ||||
|     "lint:prettier": "prettier  --check '**/*.ts' '**/*.svelte'", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue