Skip to content

Commit 440a20e

Browse files
committed
Merge branch 'milestone2k' of https://github.com/solidos/solid-ui into milestone2k
2 parents 4e607fa + 56f778f commit 440a20e

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)