Open Lalem001 opened 2 hours ago
Relevant dependencies in package.json:
{
"devDependencies": {
"@eslint/js": "^9.15.0",
"eslint": "^9.15.0",
"eslint-plugin-unicorn": "^56.0.0",
}
}
Might be related to https://github.com/eslint/eslint/issues/19134
unicorn/expiring-todo-comments
Broken in ESlint9.15.0
. Works fine in9.14.0
.The above error occurs when reading a file that has the following comment:
Relevant portion of ESLint config is: