Skip to content

Commit adfa835

Browse files
committed
rules: add config subsystem
Refs: nodejs/node@478a2e656d803970e93c
1 parent 4556b7c commit adfa835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rules/subsystem.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const validSubsystems = [
55
'build',
66
'bootstrap',
77
'cli',
8+
'config',
89
'deps',
910
'doc',
1011
'errors',

0 commit comments

Comments
 (0)