Skip to content

Commit

Permalink
chore: remove eslintrc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed May 27, 2024
1 parent b328bab commit a24d9fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* Note: This config format is [deprecated](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated)
* So running eslint might require setting the env variable ESLINT_USE_FLAT_CONFIG=false (especially inside GitHub actions etc.)
*/

module.exports = {
ignorePatterns: ['dist/', 'build/'],
extends: [
Expand Down

0 comments on commit a24d9fd

Please sign in to comment.