Skip to content
Merged
4 changes: 3 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@
"yoink",
"searchandized",
"searchandizing",
"searchandising",
"patchdelta",
"searchabilities",
"forcesync",
"forcedelta",
"forcepatchdelta",
"skippable"
"skippable",
"timeofday"
]
}
33 changes: 33 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"devDependencies": {
"@cspell/eslint-plugin": "^6.8.2",
"@types/events": "^3.0.0",
"@types/node": "^22.19.21",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"chai": "^4.3.4",
Expand Down
Loading
Loading