Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Nov 21, 2024
1 parent 548208b commit b0d8dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ module.exports = /** @type {Config} */ ({
files: ['apps/**/*'],
rules: {
'import/no-relative-packages': 'off',
}
}
},
},
],
});

0 comments on commit b0d8dd4

Please sign in to comment.