style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									7e46ce9c5f
								
							
						
					
					
						commit
						0bdee56dc3
					
				
					 10 changed files with 19 additions and 21 deletions
				
			
		|  | @ -24,7 +24,7 @@ export default [ | |||
|             '**/prettier.config.js', | ||||
|             'docs/.venv/**', | ||||
|             'prettier.config.js', | ||||
|             'frontend/prettier.config.js' | ||||
|             'frontend/prettier.config.js', | ||||
|         ], | ||||
|         files: ['**/*.ts', '**/*.cts', '**.*.mts'], | ||||
|     }, | ||||
|  | @ -214,6 +214,6 @@ export default [ | |||
|             'no-multi-assign': 'error', | ||||
|             'no-nested-ternary': 'error', | ||||
|             'no-object-constructor': 'error', | ||||
|         } | ||||
|         }, | ||||
|     }, | ||||
| ]; | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action