We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bf6cc commit a34bc53Copy full SHA for a34bc53
1 file changed
scripts/validate-no-link-deps.mjs
@@ -1,4 +1,3 @@
1
-#!/usr/bin/env node
2
/**
3
* @fileoverview Validates that no package.json files contain link: dependencies.
4
* Link dependencies are prohibited - use workspace: or catalog: instead.
0 commit comments