mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
meta: add typings to label-pr-config
PR-URL: https://github.com/nodejs/node/pull/40401 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
This commit is contained in:
parent
795108a63d
commit
b80b85e130
2
.github/label-pr-config.yml
vendored
2
.github/label-pr-config.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user