We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Our build process checks for linting errors, but code editor plugins typically will rely on an .eslintrc file to auto-lint for you. We should set this up so editing is easier in the future ( the frustration is real :-)
.eslintrc
See:
The text was updated successfully, but these errors were encountered:
gavinr
No branches or pull requests
Our build process checks for linting errors, but code editor plugins typically will rely on an
.eslintrc
file to auto-lint for you. We should set this up so editing is easier in the future ( the frustration is real :-)See:
The text was updated successfully, but these errors were encountered: