Topic: Usage strategy
MaximSht free asked 4 years ago
Hello! I recently started using MDBReact. I use a version of the zip archive, source-pack folder, to see exactly how the component works. I need to change some components by rewriting the code because eslint produces a lot of errors. I am worried that it will be difficult to use your updates in the future. How should I better organize my work with the package and don't create problems for myself in the future?
Jakub Chmura staff answered 4 years ago
Hi @MaximSht,
You should not worry about the eslint errors that are displayed in the source pack, as this does not affect the operation of the application. This folder is included to show how the components work. We are not responsible for any changes you make on your own. We have our own eslint configuration in our project, so if our code causes errors in your eslint configuration, you can either correct these errors or add exceptions to the eslint code.
Best, Kuba
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: Any
- Browser: Any
- OS: Any
- Provided sample code: No
- Provided link: No