@scode/eslint-config: 2.0.6 ==> 2.0.7 minor
A bunch of useful constants to make code more readable
const consts = require('@scode/consts'); const status = consts.http.status_ok;