lcc-ui-sorting-group-demo/3.6.3/tsconfig.json
2023-02-09 17:25:08 +08:00

10 lines
191 B
JSON

{
/* Base configuration. Do not edit this field. */
"extends": "./temp/tsconfig.cocos.json",
/* Add your custom configuration here. */
"compilerOptions": {
"strict": false
}
}