vega-frontend-monorepo/libs/apollo-client
Matthew Russell cb9b811730
feat(#1791): block height check (#2701)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-01-27 11:31:23 +01:00
..
src feat(#1791): block height check (#2701) 2023-01-27 11:31:23 +01:00
.babelrc fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
.eslintrc.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
jest.config.ts fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
package.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
project.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
README.md fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
tsconfig.spec.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00

apollo-client

This library was generated with Nx.

Running unit tests

Run nx test apollo-client to execute the unit tests via Jest.

Running lint

Run nx lint apollo-client to execute the lint via ESLint.