eslint-plugin-jest icon indicating copy to clipboard operation
eslint-plugin-jest copied to clipboard

[`prefer-lowercase-title`]: allow ignoring `.todo` titles

Open ximex opened this issue 4 months ago • 4 comments

i would like to have an ignore option for prefer-lowercase-title to ignore all the {it,test,describe}.todo(...) cases but not without todo

see: https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/prefer-lowercase-title.md#ignore

ximex avatar Jun 17 '25 14:06 ximex