https://github.com/kellyselden/eslint-plugin-json-files/blob/3a24e6f36b7828210a56070af4487cb5831f7f24/docs/rules/ensure-repository-directory.md ensures that if a package.json file's repository.directory is present, it matches the file's directory on disk. That makes sense and is a good idea. Let's add it in!
Blocked on #40, but once that PR is merged this will be good to go. ✅
https://github.com/kellyselden/eslint-plugin-json-files/blob/3a24e6f36b7828210a56070af4487cb5831f7f24/docs/rules/ensure-repository-directory.md ensures that if a
package.jsonfile'srepository.directoryis present, it matches the file's directory on disk. That makes sense and is a good idea. Let's add it in!Blocked on #40, but once that PR is merged this will be good to go.✅