Skip to content

Commit

Permalink
Add "parse" to the list of verbs (#123)
Browse files Browse the repository at this point in the history
We extend the whitelist of the verbs.
  • Loading branch information
devjvao authored Nov 15, 2023
1 parent 2dc606f commit 3b1a23e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mostFrequentEnglishVerbs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@ export const SET = new Set([
'override',
'pack',
'package',
'parse',
'patch',
'pin',
'privatize',
Expand Down

0 comments on commit 3b1a23e

Please sign in to comment.