Skip to content

Commit 3b1a23e

Browse files
authored
Add "parse" to the list of verbs (#123)
We extend the whitelist of the verbs.
1 parent 2dc606f commit 3b1a23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mostFrequentEnglishVerbs.ts

+1
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,7 @@ export const SET = new Set([
714714
'override',
715715
'pack',
716716
'package',
717+
'parse',
717718
'patch',
718719
'pin',
719720
'privatize',

0 commit comments

Comments
 (0)