evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

Updated README.md #128

Open aryan-dwivedi opened 2 years ago

aryan-dwivedi commented 2 years ago

While copying the code it also copies '$' with it.

example: yarn add graphql.macro $ yarn add graphql.macro

Fixed this.

Remove $ from commands.