zenflow / eslint-config-zenflow

A standard eslint configuration
MIT License
1 stars 0 forks source link

Use graphql-eslint #18

Open zenflow opened 2 years ago

zenflow commented 2 years ago

Repo https://github.com/B2o5T/graphql-eslint

zenflow commented 2 years ago

Don't forget update to package script:

-"lint": "eslint . --ext .js,.ts,.jsx,.tsx",
+"lint": "eslint . --ext .js,.ts,.jsx,.tsx,.graphql",