Replies: 1 comment 3 replies
|
Hey @jt6677, I agree about such standards, our latest node implementation uses Airbnb eslint rules: https://github.com/gothinkster/node-express-prisma-v1-official-app/blob/main/.eslintrc.json |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I appreciate this repo. The inconsistency of typescript eslint rules caused me a lot of confusion. I think a real realworld should follow industry standard and apply some eslint rules such as Airbnb TS.
All reactions