Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 10, 2022
1 parent db5b0bc commit 90619f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/basic/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@ module.exports = {
},
{
files: ['*.ts', '*.vue'],
parser: '@typescript-eslint/parser',
rules: {
'neverthrow/must-use-result': 'error',
},
parser: '@typescript-eslint/parser',
},
{
files: [
Expand Down

0 comments on commit 90619f7

Please sign in to comment.