You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello everyone. I tried to use it but this error came.
I thought that it should be from Eslint and I added :
"eslintConfig": {
"globals": {
"window": true
}
}
To my 'package.json' but it didn't work either.
The text was updated successfully, but these errors were encountered:
hello everyone. I tried to use it but this error came.
I thought that it should be from Eslint and I added :
"eslintConfig": {
"globals": {
"window": true
}
}
To my 'package.json' but it didn't work either.
The text was updated successfully, but these errors were encountered: