ssecd / jkn

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

Exposed config should be readonly #60

Closed mustofa-id closed 11 months ago

mustofa-id commented 11 months ago

Property configuration yang diekpos saat ini dapat dimodifikasi langsung, misalnya:

jkn.configuration.ppkCode = 'example'

Sebaiknya dijadikan readonly property.

mustofa-id commented 11 months ago

resolved automatically in 934cfad5b1f52f1128a928c6c83acb2ca250cc7e at #62