vega-frontend-monorepo/libs/ledger
Maciek 9fcf286e4b
feat(trading): distinguish between product types (#4543)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-16 15:43:23 +01:00
..
src feat(trading): distinguish between product types (#4543) 2023-08-16 15:43:23 +01:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
jest.config.ts chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
package.json feat: ledger entries (#1944) 2022-11-04 10:47:39 +00:00
project.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
README.md feat: ledger entries (#1944) 2022-11-04 10:47:39 +00:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.spec.json feat: ledger entries (#1944) 2022-11-04 10:47:39 +00:00

ledger

This library was generated with Nx.

Running unit tests

Run nx test ledger to execute the unit tests via Jest.

Running lint

Run nx lint ledger to execute the lint via ESLint.