You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is this issue currently blocking your project? (yes/no): no
is this issue affecting a production system? (yes/no): no
Context
node version: N/A
module version: latest
environment (e.g. node, browser, native): node
used with (e.g. hapi application, another framework, standalone, ...): all
any other relevant information:
What problem are you trying to solve?
We just released a new version of @hapi/eslint-plugin with a new configuration: @hapi/module. This configuration is the one lab uses to lint files. This will also move lab away from babel-eslint to the new version @babel/eslint-parser.
Do you have a new or modified API suggestion to solve the problem?
Install the new package version and update the ESLint configuration usage.
The text was updated successfully, but these errors were encountered:
Support plan
Context
What problem are you trying to solve?
We just released a new version of
@hapi/eslint-plugin
with a new configuration:@hapi/module
. This configuration is the onelab
uses to lint files. This will also movelab
away frombabel-eslint
to the new version@babel/eslint-parser
.Do you have a new or modified API suggestion to solve the problem?
Install the new package version and update the ESLint configuration usage.
The text was updated successfully, but these errors were encountered: