mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2025-08-08 00:36:24 +03:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
"moduleResolution": "bundler",
|
|
"module": "esnext"
|
|
}
|
|
}
|