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
Currently, when you attempt to run ESLint you will get a warning
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
###Expected behavior
No warning
###Fix
Running the command mentioned in the warning should work
The text was updated successfully, but these errors were encountered:
Currently, when you attempt to run ESLint you will get a warning
###Expected behavior
No warning
###Fix
Running the command mentioned in the warning should work
The text was updated successfully, but these errors were encountered: