Skip to content

Commit 7bf8fd0

Browse files
authored
Adds a way to register for notifications on config change (#104)
* Adds a way to register for notifications on config change * remove extra comments, unused argument
1 parent b960f3d commit 7bf8fd0

8 files changed

Lines changed: 866 additions & 60 deletions

File tree

package-lock.json

Lines changed: 178 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"author": "Jeffrey Chupp",
2828
"license": "ISC",
2929
"devDependencies": {
30+
"bun": "^1.2.12",
3031
"@types/jest": "^29.5.1",
3132
"@types/yaml": "^1.9.7",
3233
"@typescript-eslint/eslint-plugin": "^5.59.2",

0 commit comments

Comments
 (0)