Birukov Aleksandr48
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Birukov Aleksandr48 created a post, AnsweredIdea doesn't mark not imported varriable as unresolved
Please, look at the picture. I have 2 files: constants.js and utils.js. In first file I export object CARS, in second file - I use variable CARS without "require('./constants')". Surprisingly but i...