Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: strict mode ON #676

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dhruvdabhi101
Copy link

Describe your changes

Made strict to true in tsconfig.json file

Issue ticket number and link

Closed #663

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

@ijemmao
Copy link
Collaborator

ijemmao commented Jun 21, 2023

@dhruvdabhi101 can you confirm that this change doesn't break our testing pipeline by doing the following:

  1. Locally run yarn build
  2. Locally run yarn test
  3. Attach screenshots of passing tests in this PR description

@ijemmao
Copy link
Collaborator

ijemmao commented Jun 22, 2023

@dhruvdabhi101 looks like the CI is failing due to a types error - https://github.com/nkowaokwu/igbo_api/actions/runs/5340477169/jobs/9680335276?pr=676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tsconfig strict
2 participants