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
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
Отключил я этот 'atom-jshint'...
Поставил 'linter-jshint'. Он потребовал доустановить ещё 4 пакета (busy-signal, intentions, linter, linter-ui-default) с промежуточным перезапуском Atom'а. Теперь все ошибки высвечены, вопрос закрыт.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Why I do not see any errors in this code?
(function () {
'use strict';
a=12
vv
'
})();
The text was updated successfully, but these errors were encountered: