This repository has been archived by the owner on Apr 14, 2022. It is now read-only.
Integrate eslint #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Right now since I copied much of the setup from gatsby-source-sanity there is currently no linting set up.
I am partial to (read: familiar with) eslint-config-airbnb with the addition of prettier via eslint-config-prettier and eslint-plugin-prettier.
Would also need to support typescript likely via typescript-eslint
Editor integration setup documentation would also be a nice addition - namely VSCode to start
The text was updated successfully, but these errors were encountered: