The PR: * formats tools/ dir and remote it from exclusions; * adds `npm run format -- --all-files --only-prettier` cmd to apply prettier rules to the all non-ignored files; * fixes a bug that npm run format args are ignored; * adjust exclusions for *.md files