Browse Source

feat:update

0225172 4 months ago
parent
commit
963d7920e9
3 changed files with 869 additions and 2 deletions
  1. 865 2
      package-lock.json
  2. 1 0
      package.json
  3. 3 0
      tsconfig.doc.json

File diff suppressed because it is too large
+ 865 - 2
package-lock.json


+ 1 - 0
package.json

@@ -45,6 +45,7 @@
     "@angular/compiler-cli": "^18.0.0",
     "@angular/language-service": "^18.0.0",
     "@capacitor/cli": "6.1.0",
+    "@compodoc/compodoc": "^1.1.25",
     "@ionic/angular-toolkit": "^11.0.1",
     "@types/jasmine": "~5.1.0",
     "@types/parse": "^3.0.9",

+ 3 - 0
tsconfig.doc.json

@@ -0,0 +1,3 @@
+{
+    "include": ["scr/**/*.ts"]
+}

Some files were not shown because too many files changed in this diff