Skip to content

Commit

Permalink
no build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee committed Jan 13, 2025
1 parent d414193 commit 7830833
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions docs/shipping/Code/node-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,23 +275,6 @@ const logger = winston.createLogger({
});
```

### Build and test locally

1. Clone the repository:

```bash
git clone https://github.com/logzio/winston-logzio.git
cd winston-logzio
```

2. Build and run tests:

```bash
npm install
npm test
```


</TabItem>
<TabItem value="Typescript" label="winston-logzio Typescript">

Expand Down

0 comments on commit 7830833

Please sign in to comment.