File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 23.0.4] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.3...v23.0.4 ) (2019-11-14)
2+
3+ ### Bug Fixes
4+
5+ - get correct ruleName without specifying file extension
6+ ([ #473 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/473 ) )
7+ ([ f09203e] ( https://github.com/jest-community/eslint-plugin-jest/commit/f09203ed05a69c83baadf6149ae17513c85b170f ) )
8+
19## [ 23.0.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.2...v23.0.3 ) (2019-11-08)
210
311### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 23.0.3 " ,
3+ "version" : " 23.0.4 " ,
44 "description" : " Eslint rules for Jest" ,
55 "repository" : " jest-community/eslint-plugin-jest" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments