Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [38.0.0](v37.12.1...v38.0.0) (2023-01-12) ### ⚠ BREAKING CHANGES * - no more forwarding flags - no more positional arguments - cannot depcheck single file - won't throw an error for missing dependency if it's in devDependencies section of package.json Co-authored-by: Alex Potsides <alex@achingbrain.net> * all functions and methods need to declare a return type ### Features * add support for depchecking typescript projects ([#1042](#1042)) ([b9f5d86](b9f5d86)) ### Dependencies * update to new linting rules ([#1164](#1164)) ([cf77bbb](cf77bbb))
- Loading branch information