shift73k/assets_old/node_modules/@nodelib/fs.scandir/tsconfig.json

16 lines
196 B
JSON

{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"rootDir": "src",
"outDir": "out"
},
"references": [
{
"path": "../fs.macchiato"
},
{
"path": "../fs.stat"
}
]
}