Skip to content

Commit b07f23b

Browse files
chore: undo tsconfig
1 parent ef4323c commit b07f23b

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
@@ -16,6 +16,5 @@
1616
"@react-three/xr": ["./src"]
1717
}
1818
},
19-
"include": ["src/**/*"],
20-
"exclude": ["src/**/*.test.*", "src/mocks/**"]
19+
"include": ["src/**/*"]
2120
}

0 commit comments

Comments
 (0)