Skip to content

Commit

Permalink
Ignore samples folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa committed Oct 26, 2023
1 parent 8b4cff4 commit 9775464
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ module.exports = {
'asyncArrow': 'always',
}],
'space-infix-ops': ['warn'],
}
},
ignorePatterns: ['samples/*.js']
};

0 comments on commit 9775464

Please sign in to comment.