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
While we have ESLint and Prettier installed as dev dependencies for the project but by default developers are not utilize them without installing additional things.
While we have ESLint and Prettier installed as dev dependencies for the project but by default developers are not utilize them without installing additional things.
Tasks
npm run format
command to automatically run formatting and linting for Prettier and ESLint, respectively.The text was updated successfully, but these errors were encountered: