mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 13:09:21 +01:00
meta: add module label for the lib/internal/modules folder
PR-URL: https://github.com/nodejs/node/pull/52858 Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
0260bbeefa
commit
dc86592f20
1
.github/label-pr-config.yml
vendored
1
.github/label-pr-config.yml
vendored
@ -99,6 +99,7 @@ subSystemLabels:
|
||||
/^lib\/test.js$/: test_runner
|
||||
/^lib\/internal\/url\.js$/: whatwg-url
|
||||
/^lib\/internal\/modules\/esm/: esm
|
||||
/^lib\/internal\/modules/: module
|
||||
/^lib\/internal\/webstreams/: web streams
|
||||
/^lib\/internal\/test_runner/: test_runner
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user