Phamsickles
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Phamsickles commented, -
Phamsickles created a post, How to stop auto import for specific package
whenever I type the symbol data in my front end project the IDE will auto import import { data } from 'msw';This is unintended and always causes my browser to complain. Whenever I remove it, it wil... -
-
Phamsickles created a post, Optimize Imports issues
I'm having an issue where the optimizing imports functionality is causing errors in my code which has forced me to disable it manually.For example a react function with this importimport CircularPr... -
Phamsickles commented, -
Phamsickles commented, -
Phamsickles created a post, Test runner and react-app-rewired
Team recently switched to react-app-rewired from create-react-app and as a result I'm not able to run tests via IntelliJ like I used to. I'm unsure how to remedy this after searching and the errors... -
Phamsickles created a post, AnsweredTest runner and react-app-rewired
Team recently switched to react-app-rewired from create-react-app and as a result I'm not able to run tests via IntelliJ like I used to. I'm unsure how to remedy this after searching and the errors...