UserSyncFrontend / node_modules /@babel /traverse /tsconfig.overrides.json
Leon4gr45's picture
Upload folder using huggingface_hub (part 3)
f4f83b1 verified
Raw
History Blame Contribute Delete
101 Bytes
{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}