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
Hello! I propose editing the examples so that they adhere to the Airbnb JavaScript Style Guide. For example, Forces would be clearer with modern syntax.
I'm happy to go with the Airbnb style which is somewhat close to what we have already.
The sample linter in the library repo was written to very specifically lint inline documentation's code example, for the website example you can lint the example js files directly so it may not be required. I'll leave the implementation detail up to you and we can review when a PR is filed.
Topic
Hello! I propose editing the examples so that they adhere to the Airbnb JavaScript Style Guide. For example, Forces would be clearer with modern syntax.
@limzykenneth @davepagurek what do you think about incorporating the sample linter from the library into the website's build system?
The text was updated successfully, but these errors were encountered: