Initiate circle-ci config

This commit is contained in:
Charles Bochet
2022-12-26 11:31:01 +01:00
parent e4eacf6f24
commit bc6764b3b9
2 changed files with 68 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"eject": "react-scripts eject",
"storybook": "start-storybook -p 6006 -s public",
"build-storybook": "build-storybook -s public",
"coverage": "react-scripts test --coverage"
"coverage": "react-scripts test --coverage --watchAll"
},
"eslintConfig": {
"extends": [