mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(eslint): add sort-imports rule
https://eslint.org/docs/latest/rules/sort-imports
This commit is contained in:
		| @@ -27,7 +27,8 @@ export default tseslint.config( | ||||
|                     argsIgnorePattern: "^_", | ||||
|                     varsIgnorePattern: "^_" | ||||
|                 } | ||||
|             ] | ||||
|             ], | ||||
|             "sort-imports": [ "error", { ignoreCase: false } ] | ||||
|         } | ||||
|     }, | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user