Skip to content

Commit

Permalink
[AC-1743] pt. 3 ⮕ Remove unused packages (#399)
Browse files Browse the repository at this point in the history
* Remove package @angular/cli

* Remove package duo_web_sdk

* Remove package nodemon

* Remove package prebuild-install

* Remove package tapable

* Remove tsconfig-paths

* Remove ttypescript

* Remove typemoq

* Remove package jest-junit

* Remove package ts-node

* Specify dart sass in the webpack sass-loader config

* Add google-auth-library to package.json

* Add dotenv to package.json

* Ignore packages that break depcheck's regex and use case

Ignore @types/jest in depcheck

* Remove redundant config line
  • Loading branch information
addisonbeck authored Jan 16, 2024
1 parent 39ed935 commit 6e76f23
Show file tree
Hide file tree
Showing 5 changed files with 1,106 additions and 2,722 deletions.
1 change: 1 addition & 0 deletions .depcheckrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ignores: ["*-loader", "webpack-cli", "@types/jest"]
Loading

0 comments on commit 6e76f23

Please sign in to comment.