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
As vuejs/eslint-config-typescript also provides its own helper function defineConfigWithVueTs, I wonder whether this is still necessary.
If so, the implementation of defineConfigWithVueTs should be refactored to use the eslint helper function. (e.g. flattening can be done by eslint helper function).