Skip to content

Commit bfadfb0

Browse files
authored
rules: add watch subsystem (#103)
1 parent fa47c55 commit bfadfb0

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
@@ -27,6 +27,7 @@ const validSubsystems = [
2727
'tools',
2828
'typings',
2929
'wasm',
30+
'watch',
3031
'win',
3132

3233
// core libs

0 commit comments

Comments
 (0)