10 lines
191 B
JSON
Raw Permalink Normal View History

2026-01-05 11:58:59 +05:30
{
/* Base configuration. Do not edit this field. */
"extends": "./temp/tsconfig.cocos.json",
/* Add your custom configuration here. */
"compilerOptions": {
"strict": false
}
}