CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Updating eslintrc #40

Closed robertandremitchell closed 4 weeks ago

robertandremitchell commented 1 month ago

PULL REQUEST

Summary

Adds back commented out code and fixing any code that is still flagged as problematic.

This was a little trickier to clean up existing code to be conformant, the biggest one is probably type guards, which I will concede is probably not the best handled, but that seemed to be what was recommended to clean out the anys in that situation.

Related Issue

Fixes #2783

Acceptance Criteria

Please copy the acceptance criteria from your ticket and paste it here for your reviewer(s)

For frontend PR’s - include a description (including anything that’s out of scope) for what you want the designers to review

Additional Information

Anything else the review team should know?

Checklist

fzhao99 commented 4 weeks ago

lgtm! will give an approval once Brandon's PR goes in since we're locking main