Skip to content
Snippets Groups Projects
Commit efa01525 authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

fix linting frontend

parent c63a1498
No related branches found
No related tags found
1 merge request!17fix linting frontend
Pipeline #43785 passed
......@@ -20,7 +20,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "CI=false && react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment