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
Consider making allowUseStrict options true by default (or making that part of plugin:fp/recommended). 'use strict' should never be flagged as an "unused expression".
The text was updated successfully, but these errors were encountered:
Consider making
allowUseStrict
optionstrue
by default (or making that part ofplugin:fp/recommended
).'use strict'
should never be flagged as an "unused expression".The text was updated successfully, but these errors were encountered: