Allow class fields with no blank lines between #86
Annotations
24 errors and 12 warnings
Node.js 12:
index.js#L379
There should be no space after '{'
|
Node.js 12:
index.js#L379
There should be no space before '}'
|
Node.js 12:
index.js#L380
There should be no space after '{'
|
Node.js 12:
index.js#L380
There should be no space before '}'
|
Node.js 12:
index.js#L381
There should be no space after '{'
|
Node.js 12:
index.js#L381
There should be no space before '}'
|
Node.js 12:
index.js#L382
Missing trailing comma
|
Node.js 12
Process completed with exit code 1.
|
Node.js 14:
index.js#L379
There should be no space after '{'
|
Node.js 14:
index.js#L379
There should be no space before '}'
|
Node.js 14:
index.js#L380
There should be no space after '{'
|
Node.js 14:
index.js#L380
There should be no space before '}'
|
Node.js 14:
index.js#L381
There should be no space after '{'
|
Node.js 14:
index.js#L381
There should be no space before '}'
|
Node.js 14:
index.js#L382
Missing trailing comma
|
Node.js 14
Process completed with exit code 1.
|
Node.js 16:
index.js#L379
There should be no space after '{'
|
Node.js 16:
index.js#L379
There should be no space before '}'
|
Node.js 16:
index.js#L380
There should be no space after '{'
|
Node.js 16:
index.js#L380
There should be no space before '}'
|
Node.js 16:
index.js#L381
There should be no space after '{'
|
Node.js 16:
index.js#L381
There should be no space before '}'
|
Node.js 16:
index.js#L382
Missing trailing comma
|
Node.js 16
Process completed with exit code 1.
|
Node.js 12:
index.js#L207
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 12:
index.js#L225
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 12:
index.js#L269
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 12:
index.js#L628
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|
Node.js 14:
index.js#L207
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 14:
index.js#L225
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 14:
index.js#L269
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 14:
index.js#L628
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|
Node.js 16:
index.js#L207
Unexpected 'todo' comment: 'TODO: Enable it in the future when I...'
|
Node.js 16:
index.js#L225
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 16:
index.js#L269
Unexpected 'todo' comment: 'TODO: Enable this in 2025.'
|
Node.js 16:
index.js#L628
Unexpected 'todo' comment: 'TODO: Open ESLint issue about this'
|