Open
Description
opened on Apr 20, 2024
#2271 is failing to bump eslint versions:
- We need to change our build to use Node 20 in
.github/workflow/**
and.nvmrc
. It would be nice to enforce it via package.json. - This error:
ESLintIgnoreWarning: The ".eslintignore" file is no longer supported. Switch to using the "ignores" property in "eslint.config.js": https://eslint.org/docs/latest/use/configure/migration-guide#ignoring-files
- New error:
[eslint ] Error: Could not find config file.
Activity