Closed thomashoneyman closed 4 years ago
@thomashoneyman I'm wondering if we should suppress the eslint warnings for the purposes of this PR and then come back and remove the suppressions and fix the offending code in a separate PR?
That's a better idea. Thanks for the suggestion.
This pull request is part of an effort to update and standardize the Contributors libraries according to the Library Guidelines. Specifically, it:
test
directory.In this library's case, I've taken a few specific actions.
docs
directory and linked to it from the README, for parity with how all the other contrib-libraries are handling this.This PR isn't intended to change the code whatsoever, just to make sure that this library is using the same configurations and processes as the other libraries in this organization. With that in mind, despite adding the eslint configuration, this configuration is currently disabled so that it can be evaluated separately in a followup PR.