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
npx prettier@2.7.1 --$op "./**/*.json" similarly to how it's done for md files in format_md.sh, the problem is that it formats everything, including schemas (which should probably be ignored).
just fmt
formats rust, toml and bash files, but not json. Add that one to the recipe.The text was updated successfully, but these errors were encountered: