openweb-ui / cypress /tsconfig.json
mexicanamerican's picture
Upload folder using huggingface_hub
c9e5647 verified
raw
history blame
116 Bytes
{
"extends": "../tsconfig.json",
"compilerOptions": {
"inlineSourceMap": true,
"sourceMap": false
}
}