tsconfig.json.json 1.9 KB

123456789101112131415161718192021222324252627282930
  1. {
  2. "sourceFile": "tsconfig.json",
  3. "activeCommit": 0,
  4. "commits": [
  5. {
  6. "activePatchIndex": 3,
  7. "patches": [
  8. {
  9. "date": 1694489665307,
  10. "content": "Index: \n===================================================================\n--- \n+++ \n"
  11. },
  12. {
  13. "date": 1694489704175,
  14. "content": "Index: \n===================================================================\n--- \n+++ \n@@ -4,9 +4,9 @@\n \n /* Add your custom configuration here. */\n \"compilerOptions\": {\n \"strict\": false,\n- \"lib\": [\"ES2017\"]\n+ \"lib\": [\"DOM\",\"ES2017\"]\n }\n \n \n }\n"
  15. },
  16. {
  17. "date": 1694492835644,
  18. "content": "Index: \n===================================================================\n--- \n+++ \n@@ -4,9 +4,9 @@\n \n /* Add your custom configuration here. */\n \"compilerOptions\": {\n \"strict\": false,\n- \"lib\": [\"DOM\",\"ES2017\"]\n+ // \"lib\": [\"DOM\",\"ES2017\"]\n }\n \n \n }\n"
  19. },
  20. {
  21. "date": 1694492853738,
  22. "content": "Index: \n===================================================================\n--- \n+++ \n@@ -4,9 +4,9 @@\n \n /* Add your custom configuration here. */\n \"compilerOptions\": {\n \"strict\": false,\n- // \"lib\": [\"DOM\",\"ES2017\"]\n+ \"lib\": [\"DOM\",\"ES2017\"]\n }\n \n \n }\n"
  23. }
  24. ],
  25. "date": 1694489665307,
  26. "name": "Commit-0",
  27. "content": "{\n /* Base configuration. Do not edit this field. */\n \"extends\": \"./temp/tsconfig.cocos.json\",\n\n /* Add your custom configuration here. */\n \"compilerOptions\": {\n \"strict\": false,\n \"lib\": [\"ES2017\"]\n }\n\n \n}\n"
  28. }
  29. ]
  30. }