Skip to content

Commit 56f778f

Browse files
timea-solidCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a07b23e commit 56f778f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
3-
"include": ["test/**/*", "src/**/**.test.ts"],
3+
"include": ["test/**/*", "src/**/*.test.ts"],
44
"compilerOptions": {
55
"rootDir": ".",
66
"noEmit": true

0 commit comments

Comments
 (0)