Skip to content

Commit 1339bbd

Browse files
committed
conf(TS_STYLELINT): version check in configuration
commit_hash:d299f263c839e115a6376a37bf864572903a855b
1 parent ce46dd7 commit 1339bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/plugins/nots.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,8 @@ def _setup_stylelint(unit):
603603
if not test_files:
604604
return
605605

606+
unit.on_peerdir_ts_resource("stylelint")
607+
606608
from lib.nots.package_manager import constants
607609

608610
recipes_value = unit.get("TEST_RECIPES_VALUE")

0 commit comments

Comments
 (0)