Skip to content

Commit 7972c95

Browse files
committed
add missing comma
1 parent c0c1197 commit 7972c95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/platform/plugins/shared/dashboard/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"common/**/*",
1010
"public/**/*",
1111
"server/**/*",
12-
"test/scout/**/*"
12+
"test/scout/**/*",
1313
"test/scout_oas_schema/**/*",
1414
"test/scout_oas_schema/**/*.json"
1515
],

0 commit comments

Comments
 (0)