npm-package-json-lint
Version:
Configurable linter for package.json files.
2 lines • 302 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`./lint-issue.js`),t=require(`./property.js`),n=(n,r)=>t.t(n,`bin`)?new e.t(`prefer-no-bin`,r,`bin`,`bin should not be defined`):null;exports.lint=n,exports.ruleType=`standard`;
//# sourceMappingURL=prefer-no-bin.js.map