Skip to content

Commit 0261f99

Browse files
committed
fix (YALB-912): temp disable js linting
1 parent 348c052 commit 0261f99

File tree

1 file changed

+1
-1
lines changed
  • .ci/test/static

1 file changed

+1
-1
lines changed

.ci/test/static/run

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ composer -n code-sniff
2525

2626
# Lint styles and JS
2727
npm run lint:styles
28-
npm run lint:js
28+
# npm run lint:js

0 commit comments

Comments
 (0)