5 个版本
0.0.5 | 2024年1月3日 |
---|---|
0.0.4 | 2023年10月22日 |
0.0.3 | 2023年10月22日 |
0.0.2 | 2023年10月22日 |
0.0.1 | 2023年10月22日 |
#776 在 文件系统
每月 391 次下载
26KB
640 行
ts_deplint
用于检查 TypeScript 项目中依赖项的工具。
用法
ts_deplint <command> <path1> <path2>
命令
lint Lint the passed-in paths for disallowed imports.
diagram Update README.md files in the passed-in paths with a Mermaid diagram of allowed imports.
fix Fix import violations in the passed-in paths by adding allow rules.
format Format the rules files in the passed-in paths.
依赖项
~3.5MB
~70K SLoC