[pre-commit-hook "crm/apphost/nodejs"]
    01-prettier = crm/apphost/nodejs/node_modules/prettier/bin-prettier.js --write .
    02-check-lint = crm/apphost/nodejs/node_modules/eslint/bin/eslint.js .
