Skip to content

Commit

Permalink
Update keywords.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoolmer authored Jan 20, 2025
1 parent 9e2a7c0 commit 2c7f751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/keywords.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export default [
"join",
"jwk",
"key",
"keys,

Check failure on line 77 in src/keywords.ts

View workflow job for this annotation

GitHub Actions / CI flow

Unterminated string literal.
"latest",

Check failure on line 78 in src/keywords.ts

View workflow job for this annotation

GitHub Actions / CI flow

',' expected.
"left",
"level",
Expand Down Expand Up @@ -150,6 +151,7 @@ export default [
"update",
"user",
"users",
"upsert",
"vacuum",
"values",
"wal",
Expand Down

0 comments on commit 2c7f751

Please sign in to comment.