mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 22:09:27 +02:00
Update tsconfig.json
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
e420b976cf
commit
65e8e40626
@ -57,7 +57,7 @@
|
|||||||
"#app/*": ["./src/*.ts"]
|
"#app/*": ["./src/*.ts"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// Exclude checking for script JS files as those are covered by the folder's `jsconfig/json`
|
// Exclude checking for script JS files as those are covered by the folder's `jsconfig.json`
|
||||||
"include": ["**/*.ts", "**/*.d.ts"],
|
"include": ["**/*.ts", "**/*.d.ts"],
|
||||||
"exclude": ["node_modules", "dist", "vite.config.ts", "vitest.config.ts", "vitest.workspace.ts"]
|
"exclude": ["node_modules", "dist", "vite.config.ts", "vitest.config.ts", "vitest.workspace.ts"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user