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
eslint appropriate configuration sections from talawa-admin4. The docs/ 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
.gitignore files
Describe alternatives you've considered
Approach to be followed (optional)
Additional context
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
Is your feature request related to a problem? Please describe.
src/directoryDescribe the solution you'd like
With GitHub Actions:
Other
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..gitignorefilesDescribe alternatives you've considered
Approach to be followed (optional)
Additional context
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship