Skip to content

Commit

Permalink
docs(contributing): add middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Sep 7, 2021
1 parent 51a6f2b commit 3eea6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Here are the main files and folders of the project.
▸ connectors/ << The source of all the connectors driving the widgets' logic
▸ helpers/ << The source of the method helpers
▸ lib/ << The core of the library (InstantSearch, routers, etc.)
▸ middleware/ << The source of the middleware
▸ types/ << The TypeScript declarations
▸ widgets/ << The source of the widgets
```
Expand Down

0 comments on commit 3eea6ba

Please sign in to comment.