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
I am not sure on this, yet, but It could be useful for Grits.js to imbue various linters, such as stylelint, eslint, etc, and run them during render operations.
Possible Uses:
This could be used to stop render ops in CI environments if bad code is submitted.
Grits could give warnings during live/watch mode about linting failures
Grits could even use linters to learn about or improve upon it's own rendering output.
The text was updated successfully, but these errors were encountered:
I am not sure on this, yet, but It could be useful for Grits.js to imbue various linters, such as stylelint, eslint, etc, and run them during render operations.
Possible Uses:
The text was updated successfully, but these errors were encountered: