aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormoisseev <moiseev@mezonplus.ru>2023-11-19 16:41:27 +0300
committermoisseev <moiseev@mezonplus.ru>2023-11-19 16:41:27 +0300
commitab1b0baf1f63b57ae1e04093235d1e7c5603bd57 (patch)
tree02ff72243914e425f5302e9f903448dc72368a7d
parent6e93ef95865fae37212a02fb31aadeda082d14f2 (diff)
downloadrspamd-ab1b0baf1f63b57ae1e04093235d1e7c5603bd57.tar.gz
rspamd-ab1b0baf1f63b57ae1e04093235d1e7c5603bd57.zip
[Test] Show @stylistic/eslint-plugin version
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 9e5c3409e..ac0b12a8e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -488,6 +488,7 @@
"commands": [
"npm install",
"./node_modules/.bin/eslint -v",
+ "npm show @stylistic/eslint-plugin version",
"./node_modules/.bin/eslint ./",
"./node_modules/.bin/stylelint -v",
"npm show stylelint-config-standard version",