gitlab-lint-react
gitlab-lint-react copied to clipboard
refactor: migrate project runner to Vite
Since react-scripts has been deprecated, its no longer fit to nowdays projects. This PR changes the build tool to Vite to allow a smoother and faster development as well the posibility for future package upgrades, such as Material UI.