mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 04:34:47 +00:00
fix memory leak
This commit is contained in:
parent
f64db47a09
commit
230aad64cf
@ -1,4 +1,5 @@
|
||||
{
|
||||
"extends": ["@tsconfig/bun", "@tsconfig/strictest"],
|
||||
"exclude": ["node_modules", "public"]
|
||||
"include": ["src/resources/scripts/"],
|
||||
"exclude": ["node_modules/", "public/"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user