We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
require-funding
1 parent 7e66317 commit 40ae797Copy full SHA for 40ae797
lib/npm-package-json-lint-config.js
@@ -17,6 +17,7 @@ module.exports = {
17
'require-author': 'error',
18
'require-description': 'error',
19
'require-engines': 'error',
20
+ 'require-funding': 'error',
21
'require-keywords': 'error',
22
'require-license': 'error',
23
'require-main': 'error',
0 commit comments