|
1037 | 1037 | "filename": "docs",
|
1038 | 1038 | "shouldAnalyze": true,
|
1039 | 1039 | "type": "dir",
|
1040 |
| - "files": [ |
1041 |
| - { |
1042 |
| - "fullPath": "/samples/sweetalert/docs/CNAME", |
1043 |
| - "filename": "CNAME", |
1044 |
| - "shouldAnalyze": false, |
1045 |
| - "path": "/samples/sweetalert/docs", |
1046 |
| - "type": "file", |
1047 |
| - "complexityReport": null, |
1048 |
| - "timesDependedOn": 0 |
1049 |
| - }, |
1050 |
| - { |
1051 |
| - "fullPath": "/samples/sweetalert/docs/index.html", |
1052 |
| - "filename": "index.html", |
1053 |
| - "shouldAnalyze": false, |
1054 |
| - "path": "/samples/sweetalert/docs", |
1055 |
| - "type": "file", |
1056 |
| - "complexityReport": null, |
1057 |
| - "timesDependedOn": 0 |
1058 |
| - } |
1059 |
| - ] |
| 1040 | + "files": [] |
1060 | 1041 | },
|
1061 | 1042 | {
|
1062 | 1043 | "fullPath": "/samples/sweetalert/docs-src",
|
1063 | 1044 | "filename": "docs-src",
|
1064 | 1045 | "shouldAnalyze": true,
|
1065 | 1046 | "type": "dir",
|
1066 |
| - "files": [ |
1067 |
| - { |
1068 |
| - "fullPath": "/samples/sweetalert/docs-src/index.hbs", |
1069 |
| - "filename": "index.hbs", |
1070 |
| - "shouldAnalyze": false, |
1071 |
| - "path": "/samples/sweetalert/docs-src", |
1072 |
| - "type": "file", |
1073 |
| - "complexityReport": null, |
1074 |
| - "timesDependedOn": 0 |
1075 |
| - }, |
1076 |
| - { |
1077 |
| - "fullPath": "/samples/sweetalert/docs-src/layout-docs.hbs", |
1078 |
| - "filename": "layout-docs.hbs", |
1079 |
| - "shouldAnalyze": false, |
1080 |
| - "path": "/samples/sweetalert/docs-src", |
1081 |
| - "type": "file", |
1082 |
| - "complexityReport": null, |
1083 |
| - "timesDependedOn": 0 |
1084 |
| - }, |
1085 |
| - { |
1086 |
| - "fullPath": "/samples/sweetalert/docs-src/layout-guides.hbs", |
1087 |
| - "filename": "layout-guides.hbs", |
1088 |
| - "shouldAnalyze": false, |
1089 |
| - "path": "/samples/sweetalert/docs-src", |
1090 |
| - "type": "file", |
1091 |
| - "complexityReport": null, |
1092 |
| - "timesDependedOn": 0 |
1093 |
| - }, |
1094 |
| - { |
1095 |
| - "fullPath": "/samples/sweetalert/docs-src/layout.hbs", |
1096 |
| - "filename": "layout.hbs", |
1097 |
| - "shouldAnalyze": false, |
1098 |
| - "path": "/samples/sweetalert/docs-src", |
1099 |
| - "type": "file", |
1100 |
| - "complexityReport": null, |
1101 |
| - "timesDependedOn": 0 |
1102 |
| - } |
1103 |
| - ] |
| 1047 | + "files": [] |
1104 | 1048 | },
|
1105 | 1049 | {
|
1106 | 1050 | "fullPath": "/samples/sweetalert/src",
|
|
2211 | 2155 | "filename": "typings",
|
2212 | 2156 | "shouldAnalyze": true,
|
2213 | 2157 | "type": "dir",
|
2214 |
| - "files": [ |
2215 |
| - { |
2216 |
| - "fullPath": "/samples/sweetalert/typings/core.d.ts", |
2217 |
| - "filename": "core.d.ts", |
2218 |
| - "shouldAnalyze": false, |
2219 |
| - "path": "/samples/sweetalert/typings", |
2220 |
| - "type": "file", |
2221 |
| - "complexityReport": null, |
2222 |
| - "timesDependedOn": 0 |
2223 |
| - }, |
2224 |
| - { |
2225 |
| - "fullPath": "/samples/sweetalert/typings/sweetalert.d.ts", |
2226 |
| - "filename": "sweetalert.d.ts", |
2227 |
| - "shouldAnalyze": false, |
2228 |
| - "path": "/samples/sweetalert/typings", |
2229 |
| - "type": "file", |
2230 |
| - "complexityReport": null, |
2231 |
| - "timesDependedOn": 0 |
2232 |
| - } |
2233 |
| - ] |
| 2158 | + "files": [] |
2234 | 2159 | },
|
2235 | 2160 | {
|
2236 | 2161 | "fullPath": "/samples/sweetalert/expected.json",
|
|
0 commit comments