mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
"moduleResolution": "bundler",
|
|
"module": "esnext"
|
|
}
|
|
}
|