The Node template features a job `node-lint` that performs Node.js source code **lint**. This job is **disabled by default**. It can be activated by setting `NODE_LINT_ENABLED`
It is bound to the `test` stage, and uses the following variable:
It is bound to the `build` stage, and uses the following variable:
| Input / Variable | Description | Default value |