Skip to content

In ava check add id-length exceptions from 8.x #8

@sergiitk

Description

@sergiitk

'id-length': ['error', { exceptions: ['t'] }], in ava.js overrides 'id-length': ['error', { exceptions: ['i', 'j', 'k'] }], from 8.x.js.

It'd make sense to allow 'i', 'j', 'k' in ava tests too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions