Skip to content

Commit

Permalink
~fix(merger errors)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zimminho committed Oct 28, 2023
1 parent 366d95d commit 6b1eba5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.js
Expand Up @@ -28,8 +28,5 @@ module.exports = {
react: {
version: 'detect', // Tells eslint-plugin-react to automatically detect the version of React to use
},
},
compilerOptions: {
target: 'es2021',
},
}
};

0 comments on commit 6b1eba5

Please sign in to comment.