-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have read the FAQ and my problem is not listed.
Repro
Expected Result
/path/to/typescript-eslint/packages/website/src/pages/index.tsx
113:5 error React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
react-hooks/rules-of-hooks
115:9 error Unexpected console statement
no-console
Actual Result
$ eslint . --ext .js,.jsx,.ts,.tsx
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
mhaamann
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs