Skip to content

Commit

Permalink
add ignore fields
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Dec 4, 2023
1 parent c5f108d commit 8bb272c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --watchAll --coverage",
"test": "react-scripts test --coverage",
"eject": "react-scripts eject"
},
"eslintConfig": {
Expand Down

0 comments on commit 8bb272c

Please sign in to comment.