Skip to content

Commit

Permalink
feat(sqlite): add sqlite subsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
avivkeller authored Jul 10, 2024
1 parent 006aedd commit 6fc8e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rules/subsystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const validSubsystems = [
'readline',
'repl',
'report',
'sqlite',
'stream',
'string_decoder',
'sys',
Expand Down

0 comments on commit 6fc8e29

Please sign in to comment.