Skip to content

Commit

Permalink
eslint ignore @vates/fatfs/
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuRA committed Nov 25, 2024
1 parent ced09e7 commit e48901e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ module.exports = {
},
],

ignorePatterns: ['@vates/fatfs/'],

parserOptions: {
ecmaVersion: 13,
sourceType: 'script',
Expand Down

0 comments on commit e48901e

Please sign in to comment.