Skip to content

Add Typescript Type Checking & Eslint linting to the /src directory #69

@palisadoes

Description

@palisadoes

Is your feature request related to a problem? Please describe.

  1. The home page of the developer.palisadoes.org website is located in the src/ directory
  2. We need the typescript code in this directory to match the quality of talawa-admin

Describe the solution you'd like

With GitHub Actions:

  1. Add your changes to the .github/workflows/pull-request.yml file
  2. Add the checks and linting to a pre-commit husky workflow

Other

  1. 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.
  2. Make appropriate changes to .gitignore files

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions