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
I tried to change line 43 in lib/core_modules/module/search.js where package.json will become pack.son and package.json in all folders to become pack.json. This works for the express server part everything works the same but for the front-end part Angular would fail to integrate for some reason.
since eslintrc will read package.json so for files inside packages folder eslintrc will fail to run. Is there a recommended solution for this?
The text was updated successfully, but these errors were encountered: