G2assaf
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created resharper show error where there are no errors
Hello , I keep getting resharpers error where there are no error & after clear caches are restart project its fine until the next time I close and open the project . VS 2017 pro 15.5.4 Resharper u... -
Created resharper wrong import statement
i'm using resharper ultimate 2017.2.1 and Vs Pro 2017 , when i need to use import like this @NgModule({ declarations: [ StarComponent ], instead of using this syntax import { StarComponent } from "...