snowballtools-base-mirror/packages/gql-client/.eslintignore
prathamesh0 dc88b2c301 Set up a GQL client package (#19)
* Set up GQL client package

* Add client method to get user

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30

6 lines
73 B
Plaintext

# Don't lint node_modules.
node_modules
# Don't lint build output.
dist