mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	use en-US translations for linting
				
					
				
			This commit is contained in:
		
							parent
							
								
									6a3dc40c31
								
							
						
					
					
						commit
						cff59ce2aa
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -47,7 +47,7 @@ export default [
 | 
				
			||||||
			},
 | 
								},
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		rules: {
 | 
							rules: {
 | 
				
			||||||
			'sharkey/locale': ['error', buildLocales()['ja-JP']],
 | 
								'sharkey/locale': ['error', buildLocales()['en-US']],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			'@typescript-eslint/no-empty-interface': ['error', {
 | 
								'@typescript-eslint/no-empty-interface': ['error', {
 | 
				
			||||||
				allowSingleExtends: true,
 | 
									allowSingleExtends: true,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -47,7 +47,7 @@ export default [
 | 
				
			||||||
			},
 | 
								},
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		rules: {
 | 
							rules: {
 | 
				
			||||||
			'sharkey/locale': ['error', buildLocales()['ja-JP']],
 | 
								'sharkey/locale': ['error', buildLocales()['en-US']],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			'@typescript-eslint/no-empty-interface': ['error', {
 | 
								'@typescript-eslint/no-empty-interface': ['error', {
 | 
				
			||||||
				allowSingleExtends: true,
 | 
									allowSingleExtends: true,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue