You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Tools: Added rule no-new-func
This commit is contained in:
		| @@ -57,6 +57,7 @@ module.exports = { | ||||
| 		"require-atomic-updates": 0, | ||||
| 		"prefer-const": ["error"], | ||||
| 		"no-var": ["error"], | ||||
| 		"no-new-func": ["error"], | ||||
|  | ||||
| 		// Checks rules of Hooks | ||||
| 		"react-hooks/rules-of-hooks": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user