Skip to content

Commit 81a1e48

Browse files
committed
prettier
Signed-off-by: Nick Boldt <[email protected]>
1 parent da692b3 commit 81a1e48

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

workspaces/analytics/tsconfig.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"extends": "@backstage/cli/config/tsconfig.json",
3-
"include": [
4-
"packages/*/src",
5-
"plugins/*/src",
6-
"plugins/*/migrations"
7-
],
3+
"include": ["packages/*/src", "plugins/*/src", "plugins/*/migrations"],
84
"exclude": [
95
"node_modules",
106
"**/*.test.ts",

0 commit comments

Comments
 (0)