fixing duplicate rule

This commit is contained in:
Evan Rusackas
2025-07-19 22:25:12 -07:00
parent 9a5f7779f1
commit 00da9b8c10

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,
},
},
{