mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 07:54:49 +00:00
.
This commit is contained in:
parent
e4d4e66fdb
commit
aabc9f69c2
@ -2,8 +2,8 @@
|
|||||||
"extends": ["@tsconfig/bun", "@tsconfig/strictest"],
|
"extends": ["@tsconfig/bun", "@tsconfig/strictest"],
|
||||||
"exclude": ["node_modules", "public"],
|
"exclude": ["node_modules", "public"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"outDir": "dist",
|
//"outDir": "dist",
|
||||||
"noEmit": false,
|
//"noEmit": false,
|
||||||
"allowImportingTsExtensions": false
|
//"allowImportingTsExtensions": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user