Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
benevbright committed Jan 11, 2020
1 parent 554eb0f commit 0ba8987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Expand Up @@ -21,5 +21,6 @@ module.exports = {
rules: {
'prettier/prettier': 'error',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/ban-ts-ignore': 'warn',
},
};

0 comments on commit 0ba8987

Please sign in to comment.