16
1
mirror of https://github.com/cerc-io/watcher-ts synced 2025-03-12 22:19:23 +00:00
watcher-ts/packages/codegen/.eslintignore
Ashwin Phatak f9934675b2
CLI to flatten and generate GQL schema from Solidity file ()
* Add schema generation.

* Use yargs and add a script to generate schema.

* Add command to generate schema to README.md

* Remove use of arrow functions in visitor.

* Add function to export schema in visitor.

* Create Event union while adding to it.

* Add bool to typemappings.

* Add method descriptions and remove output type mappings.

* Add storage mode.

* Add URL support and a flattening script.

* Fix parameter for flattening in README.md.

* Add setup and references to README.md.

Co-authored-by: prathamesh <prathamesh.musale0@gmail.com>
2021-09-16 17:06:10 +05:30

3 lines
40 B
Plaintext

# Don't lint node_modules.
node_modules