Files
OpenCut/tsconfig.json
T

6 lines
60 B
JSON
Raw Normal View History

2025-07-24 14:41:34 -07:00
{
"compilerOptions": {
"strictNullChecks": true
}
}