File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ module.exports = {
6060 'jsdoc/newline-after-description' : 'off' ,
6161 'jsdoc/no-types' : 'off' ,
6262 'jsdoc/no-undefined-types' : 'warn' ,
63- 'jsdoc/require-description-complete-sentence' : 'warn ' ,
63+ 'jsdoc/require-description-complete-sentence' : 'off ' ,
6464 'jsdoc/require-description' : 'warn' ,
6565 'jsdoc/require-example' : 'off' ,
6666 'jsdoc/require-hyphen-before-param-description' : 'warn' ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-tree" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration." ,
55 "main" : " index.js" ,
66 "repository" : {
1313 " eslint-config-tree"
1414 ],
1515 "homepage" : " https://github.com/fs-webdev/eslint-config-tree#readme" ,
16+ "githubAutomatorOptions" : {
17+ "disableSlackNotifications" : true
18+ },
1619 "dependencies" : {
1720 "babel-eslint" : " ^8" ,
1821 "eslint" : " ^5" ,
You can’t perform that action at this time.
0 commit comments