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 Feb 18, 2024. It is now read-only.
I've tried getting neutrino linting presets to output hints to vscode and found some bugs. neutrino.custom.eslintrc throws an exception because a global is undefined and assumes options.envs is an array of objects.
The text was updated successfully, but these errors were encountered:
I've tried getting neutrino linting presets to output hints to vscode and found some bugs.
neutrino.custom.eslintrc
throws an exception because a global is undefined and assumesoptions.envs
is an array of objects.The text was updated successfully, but these errors were encountered: