Closed zewish closed 3 years ago
Looks good - 2 points:
1 - I moved the docs from gh-pages to a subdir named docs. Could you add to the docs readme some docs about this feature please.
2 - src/utils/buildIndexFromPath.ts is where the main work is happening, could we get a small unit test on the pluralisation checks either by extracting the pluralisation from the file to its own helper or testing the whole buildIndexFromPath?
noice
Example: "Universitys" should now become "Universities".