Add --max-warnings 0 to every eslint lint script so that any warning causes a non-zero exit code. This makes `make lint` and CI fail on warnings, not just hard errors. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
Add --max-warnings 0 to every eslint lint script so that any warning causes a non-zero exit code. This makes `make lint` and CI fail on warnings, not just hard errors. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>