Ognjen Mišić

Results 4 comments of Ognjen Mišić

> Was able to fix this bug by moving the file that wasn't updating into another folder, update references to it, then move it back to the original folder. Damn,...

Definitely not considering this stale..

> As a temporary workaround until this gets resolved: > > ```js > module.exports = { > settings: { > 'import/ignore': ['react-native'], > } > } > ``` This disables...