1.1.0 • Published 4 years ago
eslint-plugin-actano v1.1.0
eslint-plugin-actano
Supported Rules
actano/no-local-resolutions: Disallow yarn3 local resolutions. This rule only runs onpackage.jsonfiles; it will ignore all other files being linted.
Notice
The code for processing package.json files was taken from eslint-plugin-package-json. Thank you James Zetlen for your work!