Skip to content

Commit

Permalink
feat(sqlite): add sqlite subsystem (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev authored Aug 5, 2024
1 parent 67c75e0 commit 87c1bac
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 87c1bac

Please sign in to comment.