ssecd / jkn

JKN (BPJS) Bridging API Client untuk NodeJS
https://www.npmjs.com/package/@ssecd/jkn
MIT License
12 stars 10 forks source link

Fix build fail #59

Closed mustofa-id closed 11 months ago

mustofa-id commented 11 months ago

Build fail sebab src/index.ts:44:2 - error TS2578: Unused '@ts-expect-error' directive.

Anehnya linter baik CLI maupun IDE tidak mendeteksi error namun build command gagal. Sudah dicek juga pada baris yang disebutkan tidak ada yang salah.

Setelah upgrade versi TypeScript, error tersebut tidak lagi terjadi.

changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: fb22db785c9bd23cf912f9ba66ed0277a2425f0e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR