The current linter (usually run by the command npm run lint) has a maximum number of warnings set as 805. This number will increase on every new page created, and although so far they doesn't represent a critical issue, a better mechanism to handle this is needed.
The current linter (usually run by the command
npm run lint) has a maximum number of warnings set as 805. This number will increase on every new page created, and although so far they doesn't represent a critical issue, a better mechanism to handle this is needed.