Skip to content

Commit c2fd58d

Browse files
committed
chore: remove unused www reference
1 parent b052d4c commit c2fd58d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"app",
2525
"**/tests",
2626
"**/__tests__",
27-
"config",
28-
"www"
27+
"config"
2928
]
3029
}

0 commit comments

Comments
 (0)