Phamsickles

Avatar
  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Edited

    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...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Test runner and react-app-rewired

    Answered
    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...
    • 2 followers
    • 3 comments
    • 0 votes