Skip to content

Commit 3709eb7

Browse files
committed
fix: Add "nice to have"
1 parent 34054c9 commit 3709eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terms.jsonc

+1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@
240240
["lint(?:er|ing)?[ -]?warning(s)?", "linting warning$1"],
241241
["micro-?frontend(s)?", "micro frontend$1"],
242242
["must-?have(s)?", "must have$1"],
243+
["nice-?to-?have(s)?", "nice to have$1"],
243244
["open-?source(ed?)", "open source$1"],
244245
["regexp?(s)?", "regular expression$1"],
245246
["should-?have(s)?", "should have$1"],

0 commit comments

Comments
 (0)