tsconfig.json 144 B

123456
  1. {
  2. /* Base configuration. Do not edit this field. */
  3. "extends": "./temp/tsconfig.cocos.json"
  4. /* Add your custom configuration here. */
  5. }