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
Module build failed (from ./node_modules/eslint-loader/index.js): friendly-errors 19:52:45 Error: standard: Configuration for rule "accessor-pairs" is invalid: Value {"setWithoutGet":true,"enforceForClassMembers":true,"getWithoutSet":false} should NOT have additional properties.
I don't know what happen, maybe it's a problem with my environment?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, can someone help me with this issue, please:
I got this error when I tried to run:
$ yarn run dev
Module build failed (from ./node_modules/eslint-loader/index.js): friendly-errors 19:52:45 Error: standard: Configuration for rule "accessor-pairs" is invalid: Value {"setWithoutGet":true,"enforceForClassMembers":true,"getWithoutSet":false} should NOT have additional properties.
I don't know what happen, maybe it's a problem with my environment?
Thanks.
The text was updated successfully, but these errors were encountered: