Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 24f4bda

Browse files
author
Nicholas Carrigan (he/him)
authored
fix(alex): allow hosts (#436)
Separate rule for `host` vs `hosts`. Signed-off-by: nhcarrigan <[email protected]>
1 parent e5c6fe4 commit 24f4bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ export default {
119119
'moan',
120120
'latino',
121121
'postman-postwoman',
122+
'hostesses-hosts',
122123
],
123124
},
124125
};

0 commit comments

Comments
 (0)