You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[sort-collections](docs/rules/sort-collections.md)| Dependencies, scripts, and configuration values must be declared in alphabetical order. | ✅ | 🔧 ||
80
+
|[valid-local-dependency](docs/rules/valid-local-dependency.md)| Checks existence of local dependencies in the package.json | ✅ |||
81
+
|[valid-package-def](docs/rules/valid-package-def.md)| Enforce that package.json has all properties required by the npm spec | ✅ |||
82
+
|[valid-repository-directory](docs/rules/valid-repository-directory.md)| Enforce that if repository directory is specified, it matches the path to the package.json file | ✅ || 💡 |
0 commit comments