Skip to content

Commit 6fc8e29

Browse files
authored
feat(sqlite): add sqlite subsystem
1 parent 006aedd commit 6fc8e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rules/subsystem.js

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ const validSubsystems = [
6363
'readline',
6464
'repl',
6565
'report',
66+
'sqlite',
6667
'stream',
6768
'string_decoder',
6869
'sys',

0 commit comments

Comments
 (0)