Update eslint (non-major) (#29820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
		@@ -363,6 +363,7 @@ module.exports = defineConfig({
 | 
			
		||||
            "message": "Use typed hooks `useAppDispatch` and `useAppSelector` instead."
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        "@typescript-eslint/restrict-template-expressions": ['warn', { allowNumber: true }],
 | 
			
		||||
        'jsdoc/require-jsdoc': 'off',
 | 
			
		||||
 | 
			
		||||
        // Those rules set stricter rules for TS files
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user