Files
edx-platform/scripts/thresholds.sh
Mohammad Ahtasham ul Hassan 8320dcb0e8 build: update stylint and eslint thresholds (#29471)
* build: update stylint and eslint thresholds

* Removed stylint threshold

* Update test_stylelint.py

* fix: fix eslint issues
2021-12-07 20:09:13 +05:00

5 lines
57 B
Bash
Executable File

#!/usr/bin/env bash
set -e
export ESLINT_THRESHOLD=4950