Skip to content

Commit

Permalink
chore: Remove jsdoc (#11731)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimblanc committed Aug 4, 2023
1 parent 17e8b79 commit e3714c5
Show file tree
Hide file tree
Showing 2 changed files with 2,443 additions and 2,521 deletions.
2 changes: 0 additions & 2 deletions packages/amazon-cognito-identity-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"build:esm:watch": "cross-env BABEL_ENV=es babel src --out-dir es --watch",
"build:umd": "webpack",
"build": "npm run clean && npm run build:cjs && npm run build:esm && npm run build:umd",
"doc": "jsdoc src -d docs",
"generate-version": "genversion src/Platform/version.ts --es6 --semi",
"lint": "eslint src",
"lint2": "eslint enhance-rn.js",
Expand Down Expand Up @@ -86,7 +85,6 @@
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"genversion": "^2.2.0",
"jsdoc": "3.4.0",
"react": "^16.0.0",
"rimraf": "^2.5.4",
"uglifyjs-webpack-plugin": "^1.0.0",
Expand Down
Loading

0 comments on commit e3714c5

Please sign in to comment.