Skip to content

Commit 8ccd117

Browse files
committed
Remove unused exclude
1 parent 609a8e0 commit 8ccd117

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
"noFallthroughCasesInSwitch": true
2222
},
2323
"include": ["src/**/*.ts", "tests/**/*.ts", "playwright.config.ts"],
24-
"exclude": ["tests/utils/privateApi.ts"],
2524
"references": [{ "path": "./tsconfig.node.json" }]
2625
}

0 commit comments

Comments
 (0)