ssecd / jkn

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

Exposed config should be readonly #60

Closed mustofa-id closed 1 year ago

mustofa-id commented 1 year ago

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

jkn.configuration.ppkCode = 'example'

Sebaiknya dijadikan readonly property.

mustofa-id commented 1 year ago

resolved automatically in 934cfad5b1f52f1128a928c6c83acb2ca250cc7e at #62