Skip to content

Commit af79aa3

Browse files
authored
rules: add permission subsystem (#105)
1 parent 38b4910 commit af79aa3

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
@@ -21,6 +21,7 @@ const validSubsystems = [
2121
'node',
2222
'node-api',
2323
'perfctr',
24+
'permission',
2425
'policy',
2526
'src',
2627
'test',

0 commit comments

Comments
 (0)