-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
Is your feature request related to a problem? Please describe.
- The home page of the developer.palisadoes.org website is located in the
src/directory - We need the typescript code in this directory to match the quality of talawa-admin
Describe the solution you'd like
With GitHub Actions:
- Add your changes to the .github/workflows/pull-request.yml file
- Add the checks and linting to a pre-commit husky workflow
Other
- Add type checking to the directory/directories3. Add linting to the directories using the
eslintappropriate configuration sections fromtalawa-admin4. Thedocs/directory contains the Docusaurus files for the website. Ensure that the Docusaurus site functions by testing it on your local machine. - Make appropriate changes to
.gitignorefiles
Describe alternatives you've considered
- N/A
Approach to be followed (optional)
- N/A
Additional context
- N/A
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship