gyselroth / kube-icinga

Monitor kubernetes services / resources using icinga2 (including autodiscovery support)
MIT License
35 stars 4 forks source link

Upgrade to typescript 3.x / jest 24.x #22

Open raffis opened 5 years ago

raffis commented 5 years ago

Describe the change

Upgrade to latest TypeScript/jest.

Current situation

Currently TypeScript 2.9.x is in use with an older jest version.

Should

Latest TypeScript/jest.

Additional context

Add any other context about the problem here.