Add pluralize as non-closing statement
This commit is contained in:
parent
85a635f03b
commit
1aec2a655e
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ export const nonClosingStatements = [
|
|||
"import",
|
||||
"from",
|
||||
"extends",
|
||||
"pluralize",
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue