Skip to content

Commit b1633f8

Browse files
authored
Added notification project to eslint workingDirs + updated package-lock (#385)
1 parent c53388c commit b1633f8

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"./adapter/integration-test",
1010
"./scheduler/integration-test",
1111
"./storage/integration-test",
12-
"./pipeline/integration-test"
12+
"./pipeline/integration-test",
13+
"./notification"
1314
],
1415
"eslint.validate": ["typescript"],
1516
"typescript.preferences.importModuleSpecifier": "relative",

notification/package-lock.json

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

0 commit comments

Comments
 (0)