We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a [Developer] I want to [lint my files] because [it is nice, and less error prone]
There's no linter set up
Setup a linter
eslint prettier tslint check gatsbys own guide for adding linting
Compilation is part of gatsby so linting should go through that also
Linter should lint
The text was updated successfully, but these errors were encountered:
No branches or pull requests
User story
As a [Developer] I want to [lint my files] because [it is nice, and less error prone]
Problem / Motivation
There's no linter set up
Proposal
Setup a linter
Technical proposal
eslint prettier tslint
check gatsbys own guide for adding linting
Affected parts
Compilation is part of gatsby so linting should go through that also
Testing plan
Linter should lint
The text was updated successfully, but these errors were encountered: