Ghost/ghost/stats-service/README.md
Daniel Lockyer b1878e5a06
Cleanup Stats-Service package files
- LICENSE is no longer needed as this is an unpublished package in the
  monorepo
- the README has been cut down to reflect the fact that it's unpublished
- added `private: true` to package.json config
2022-09-20 14:28:11 +01:00

12 lines
107 B
Markdown

# Stats
Stats service
## Usage
## Test
- `yarn lint` run just eslint
- `yarn test` run lint and tests