We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9b5b2 commit d0fe8a4Copy full SHA for d0fe8a4
README.md
@@ -2,7 +2,9 @@
2
3
## Description
4
5
-An ESLint plugin that can validate SQLite queries and automatically generate types for query parameters and results.
+An ESLint plugin that can validate SQLite queries and automatically
6
+generate types for query parameters and results when using the
7
+`better-sqlite3` library.
8
9
## Usage
10
0 commit comments