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
If any of you follow the JSCS project that we use for coding style, they have deprecated the project in favor of merging with ESLint. I have been reading up on ESLint, and found that I have been doing it wrong all along! 😨
So, this is a tracking issue. We make a checkmark list to show what progress is happening here.
Remove JSCS and replace it with ESLint.
Add Travis tests to enforce ESLint, StyleLint, and HTML Validator rules.
I expect this entire system to be done by the end of the beta.
The text was updated successfully, but these errors were encountered:
If any of you follow the JSCS project that we use for coding style, they have deprecated the project in favor of merging with ESLint. I have been reading up on ESLint, and found that I have been doing it wrong all along! 😨
So, this is a tracking issue. We make a checkmark list to show what progress is happening here.
I expect this entire system to be done by the end of the beta.
The text was updated successfully, but these errors were encountered: