Skip to content

Commit

Permalink
moves ESint + Prettier config into webapp/
Browse files Browse the repository at this point in the history
  • Loading branch information
dehoward committed Jul 25, 2023
1 parent 54910a7 commit c96142a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"extends": [
"react-app",
"react-app/jest",
"../.eslintrc.js"
".eslintrc.cjs"
]
},
"browserslist": {
Expand Down

0 comments on commit c96142a

Please sign in to comment.