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
In running the tool against a locale file, the --fix is not recognized.
/app # npx eslint --fix config/locales/en.json
/app/config/locales/en.json
0:0 error Keys should be sorted, please use --fix i18n-json/sorted-keys
✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.
Note that this command is run with the --fix option.
The text was updated successfully, but these errors were encountered:
In running the tool against a locale file, the
--fix
is not recognized.Note that this command is run with the
--fix
option.The text was updated successfully, but these errors were encountered: