Add v8 to the ignorePattern
for capitalized-comments
#118
Annotations
12 warnings
Node.js 18:
index.js#L202
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 18:
index.js#L220
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 18:
index.js#L264
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 18:
index.js#L662
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|
Node.js 20:
index.js#L202
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 20:
index.js#L220
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 20:
index.js#L264
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 20:
index.js#L662
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|
Node.js 22:
index.js#L202
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 22:
index.js#L220
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 22:
index.js#L264
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 22:
index.js#L662
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|