123456789101112131415161718192021222324252627282930 |
- {
- "sourceFile": "tsconfig.json",
- "activeCommit": 0,
- "commits": [
- {
- "activePatchIndex": 3,
- "patches": [
- {
- "date": 1694489665307,
- "content": "Index: \n===================================================================\n--- \n+++ \n"
- },
- {
- "date": 1694489704175,
- "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"
- },
- {
- "date": 1694492835644,
- "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"
- },
- {
- "date": 1694492853738,
- "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"
- }
- ],
- "date": 1694489665307,
- "name": "Commit-0",
- "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"
- }
- ]
- }
|