mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17010] Also check .js.twig files with eslint
PHPBB3-17010
This commit is contained in:
1
.github/check-js.sh
vendored
1
.github/check-js.sh
vendored
@@ -15,4 +15,5 @@ sudo npm install -g > /dev/null
|
||||
npm ci > /dev/null
|
||||
set -x
|
||||
node_modules/eslint/bin/eslint.js "phpBB/**/*.js"
|
||||
node_modules/eslint/bin/eslint.js "phpBB/**/*.js.twig"
|
||||
node_modules/eslint/bin/eslint.js "gulpfile.js"
|
||||
|
Reference in New Issue
Block a user