Skip to content

Commit 7830833

Browse files
committed
no build and test
1 parent d414193 commit 7830833

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

docs/shipping/Code/node-js.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -275,23 +275,6 @@ const logger = winston.createLogger({
275275
});
276276
```
277277

278-
### Build and test locally
279-
280-
1. Clone the repository:
281-
282-
```bash
283-
git clone https://github.com/logzio/winston-logzio.git
284-
cd winston-logzio
285-
```
286-
287-
2. Build and run tests:
288-
289-
```bash
290-
npm install
291-
npm test
292-
```
293-
294-
295278
</TabItem>
296279
<TabItem value="Typescript" label="winston-logzio Typescript">
297280

0 commit comments

Comments
 (0)