hapipal/boilerplate

Ensure class fields can be linted successfully

Closed this issue · 1 comments

Lab has made some changes to its linting strategy in order to support ecma syntax available in node v12, e.g. class fields, and we should make comparable fixes to the the default eslintrc used by the boilerplate. Here is the relevant fix in lab hapijs/lab@9d925d4

Resolved by #87