Skip to content

Commit

Permalink
Merge pull request #60 from github/muan-patch-1
Browse files Browse the repository at this point in the history
Add no-d-none to app config
  • Loading branch information
muan committed Jan 15, 2019
2 parents d429423 + 8436e0e commit 6bb3198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/configs/app.js
Expand Up @@ -3,6 +3,7 @@ module.exports = {
rules: {
'github/authenticity-token': 'error',
'github/js-class-name': 'error',
'github/no-d-none': 'error',
'github/no-dataset': 'error',
'github/no-then': 'error'
},
Expand Down

0 comments on commit 6bb3198

Please sign in to comment.