diff --git a/.github/label-pr-config.yml b/.github/label-pr-config.yml index 313e928c4d3558..93aeaab0257369 100644 --- a/.github/label-pr-config.yml +++ b/.github/label-pr-config.yml @@ -71,6 +71,7 @@ subSystemLabels: # all other tool changes should be marked as such /^tools\//: tools /^\.eslint|\.remark|\.editorconfig/: tools + /^typings\//: typings ## Dependencies # libuv needs an explicit mapping, as the ordinary /deps/ mapping below would @@ -186,6 +187,7 @@ allJsSubSystems: - timers - tls - tty + - typings - url - util - v8