Skip to content

Commit

Permalink
meta: add typings to label-pr-config
Browse files Browse the repository at this point in the history
PR-URL: #40401
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
  • Loading branch information
Mesteery authored and targos committed Nov 4, 2021
1 parent 4724e07 commit 06706e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/label-pr-config.yml
Expand Up @@ -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
Expand Down Expand Up @@ -186,6 +187,7 @@ allJsSubSystems:
- timers
- tls
- tty
- typings
- url
- util
- v8
Expand Down

0 comments on commit 06706e8

Please sign in to comment.