Skip to content

Commit 7b97be3

Browse files
authored
rules: add "typings" subsystem (#92)
Refs: nodejs/node#38198
1 parent ac8d141 commit 7b97be3

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
@@ -25,6 +25,7 @@ const validSubsystems = [
2525
'src',
2626
'test',
2727
'tools',
28+
'typings',
2829
'wasm',
2930
'win',
3031

0 commit comments

Comments
 (0)