vkolgi / json-to-graphql-query

Simple module that converts JavaScript objects to GraphQL query syntax
MIT License
283 stars 39 forks source link

Migrate from tslint (deprecated) to eslint #70

Closed vkolgi closed 1 month ago

vkolgi commented 1 month ago

Migrated from tslint(deprecated) to eslint configuration Added lint:fix command to fix eslint errors Added complimenting prettier configuration