#typescript #import #lint #projects #path #within #rules

bin+lib ts_deplint

用于检查 TypeScript 项目中依赖项的工具

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文件系统

Download history 371/week @ 2024-03-15 341/week @ 2024-03-22 237/week @ 2024-03-29 1/week @ 2024-04-05 56/week @ 2024-04-12

每月 391 次下载

MIT 许可证

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