Clark

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Clark created a post, Object.assign gives Method Expression is not of Function Type
I'm using Webstorm 2021.1.2 and when I write let newObject = Object.assign({}, someObject) I get an ESLint warning stating Method Expression is not of Function Type. I'm not sure if there is some...