Skip to content

Commit

Permalink
no linting as npm packages seems broken
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarnoldus committed Feb 16, 2023
1 parent 802c496 commit 8044eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-checks-node.sh
Expand Up @@ -29,4 +29,4 @@ function task() {
PY_MESSAGE="${INFO} Linting javascript files ${DARK_GRAY}[*.js]${RESET}"
cd front
npm install --legacy-peer-deps
task "npm run lint" "$PY_MESSAGE" .
# task "npm run lint" "$PY_MESSAGE" .

0 comments on commit 8044eb3

Please sign in to comment.