Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
enable eslint-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed May 13, 2019
1 parent 529403a commit b311973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
'./configs/basic.js',
'./configs/babel.js',
'./configs/async-await.js',
'./configs/eslint-comments.js',
'./configs/firecloud.js',
'./configs/fp.js',
'./configs/import.js',
Expand Down
1 change: 1 addition & 0 deletions node.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
'./configs/basic.js',
'./configs/babel.js',
'./configs/async-await.js',
'./configs/eslint-comments.js',
'./configs/firecloud.js',
'./configs/fp.js',
'./configs/import.js',
Expand Down

0 comments on commit b311973

Please sign in to comment.