Do you tend to follow the rules that suppliers made?
A developer proposed replacing a `node -e` command with `npm init` in Antora documentation, citing it as the official NPM method. The maintainer rejected the change, arguing that `npm init` adds unnecessary keys to `package.json` and that the direct approach is cleaner. The incident raises the question of whether developers should always follow official supplier recommendations.