diff --git a/frontend/eslint.config.js b/frontend/eslint.config.js index 20820263..71c172ef 100644 --- a/frontend/eslint.config.js +++ b/frontend/eslint.config.js @@ -9,7 +9,6 @@ export default tseslint.config( { ignores: [ ".next", - "imports/**", "src/components/ui/**", "src/components/ai-elements/**", "*.js",