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
We need to update our ESLint config here. We currently use old version and have some redundant configuration in .eslintrc, but wait for kraftvaerk/eslint-config-kraftvaerk#16 first 😄
Also, in connection with this one, we probably need to add root: true in our .eslintrc (so it doesn't go up to the home folder in search for a parent ESLint config).
The text was updated successfully, but these errors were encountered:
We need to update our ESLint config here. We currently use old version and have some redundant configuration in
.eslintrc
, but wait for kraftvaerk/eslint-config-kraftvaerk#16 first 😄Also, in connection with this one, we probably need to add
root: true
in our.eslintrc
(so it doesn't go up to the home folder in search for a parent ESLint config).The text was updated successfully, but these errors were encountered: