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