File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1313 " short-dingos-dance" ,
1414 " small-doors-lie" ,
1515 " thin-ears-relax" ,
16+ " warm-ladybugs-wonder" ,
1617 " wicked-rules-rhyme"
1718 ]
1819}
Original file line number Diff line number Diff line change 11# eslint-plugin-regexp
22
3+ ## 2.0.0-next.3
4+
5+ ### Minor Changes
6+
7+ - Improve ` regexp/no-invalid-regexp ` rule to check for unknown pattern flags. ([ #583 ] ( https://github.com/ota-meshi/eslint-plugin-regexp/pull/583 ) )
8+
39## 2.0.0-next.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-regexp" ,
3- "version" : " 2.0.0-next.2 " ,
3+ "version" : " 2.0.0-next.3 " ,
44 "description" : " ESLint plugin for finding RegExp mistakes and RegExp style guide violations." ,
55 "engines" : {
66 "node" : " ^18 || >=20"
You can’t perform that action at this time.
0 commit comments