Skip to content

Instantly share code, notes, and snippets.

View ninsy's full-sized avatar

Kamil Wojciechowski ninsy

  • Katowice, Poland
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ninsy on github.
  • I am ninsy (https://keybase.io/ninsy) on keybase.
  • I have a public key ASAOu17IfdxkviffMjiR4FPE0OHHfoQr-tg-XQ34_VTq2wo

To claim this, I am signing this object:

const CONFIG = {
prod: { level: 'error' },
development: { transports: ['syslog'] },
};
let settings = ((env = 'production') => {
let options = CONFIG[env.toLowerCase()] || {};
{
let {