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
This just makes it so that doing `npx eslint .` it will include json files in the linting since it is in the overrides.
https://eslint.org/docs/latest/use/command-line-interface#--ext "Default Value: .js and the files that match the overrides entries of your configuration."
0 commit comments