fixing duplicate rule

This commit is contained in:
Evan Rusackas
2025-08-01 12:16:01 -07:00
parent 9a5f7779f1
commit 00da9b8c10
-1
View File
@@ -388,7 +388,6 @@ module.exports = {
'Default React import is not required due to automatic JSX runtime in React 16.4',
},
],
'no-restricted-imports': 0,
},
},
{