Skip to content
Snippets Groups Projects
Commit bd9152b3 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: remove rest of react scripts

parent 84978afb
No related branches found
No related tags found
1 merge request!131MEP
Pipeline #75382 passed
......@@ -11,8 +11,6 @@
"lint": "eslint src -c .eslintrc.js --fix",
"lint:fix": "eslint --fix .",
"format": "prettier --write \"./src/**/*.{js,jsx,ts,tsx,json,md}\"",
"test": "react-scripts test",
"eject": "react-scripts eject",
"serve": "vite preview"
},
"browserslist": {
......
/// <reference types="react-scripts" />
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment