Did something change recently in the env configuration?
I just updated to the latest version in one project and I'm getting a lot of error 'document' is not defined no-undef.
This is resolved when I manually set the "browser" env in my config but I wonder why it's not done automatically here instead, like it used to be.
Did something change recently in the
envconfiguration?I just updated to the latest version in one project and I'm getting a lot of
error 'document' is not defined no-undef.This is resolved when I manually set the "browser" env in my config but I wonder why it's not done automatically here instead, like it used to be.