tusharmath / node-config-ts

A simple node configuration manager
61 stars 31 forks source link

Refactor: Drop Ramda #83

Closed tusharmath closed 1 year ago

tusharmath commented 1 year ago

Ramda is an unnecessary fad that I had sometime back. It makes the code unreadable and difficult to understand. We should drop all the ramda usage and just use plain TS.