Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
luciagirasoles committed Aug 15, 2023
1 parent c6e7643 commit 4d4fd2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 24 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ module.exports = {
},
],
},
settings: {
react: {
version: 'detect',
},
},
overrides: [
{
files: [
Expand Down
24 changes: 0 additions & 24 deletions app/javascript/packs/hello_react.jsx

This file was deleted.

0 comments on commit 4d4fd2c

Please sign in to comment.