mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-28 13:21:02 +00:00
fix: test
This commit is contained in:
10
rust/benchmark/tsconfig.json
Normal file
10
rust/benchmark/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "NodeNext",
|
||||
"module": "NodeNext",
|
||||
"outDir": "lib"
|
||||
},
|
||||
"include": ["."],
|
||||
"exclude": ["lib"]
|
||||
}
|
||||
Reference in New Issue
Block a user