mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-03 06:07:19 +02:00
Fix tsconfig.json
This commit is contained in:
parent
84e6cfc5d3
commit
c0efaf3e34
@ -1,6 +1,9 @@
|
||||
{
|
||||
"includes": [
|
||||
"./types"
|
||||
"include": [
|
||||
"./src/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"./dist"
|
||||
],
|
||||
"compilerOptions": {
|
||||
// Enable latest features
|
||||
|
Loading…
x
Reference in New Issue
Block a user