Skip to content

Commit

Permalink
fix: Add "nice to have"
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Sep 28, 2024
1 parent 34054c9 commit 3709eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terms.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
["lint(?:er|ing)?[ -]?warning(s)?", "linting warning$1"],
["micro-?frontend(s)?", "micro frontend$1"],
["must-?have(s)?", "must have$1"],
["nice-?to-?have(s)?", "nice to have$1"],
["open-?source(ed?)", "open source$1"],
["regexp?(s)?", "regular expression$1"],
["should-?have(s)?", "should have$1"],
Expand Down

0 comments on commit 3709eb7

Please sign in to comment.