Skip to content

Commit bd8d518

Browse files
committed
Merge remote-tracking branch 'node-ts-sapling/master'
2 parents 66845fe + 1d87aac commit bd8d518

File tree

5 files changed

+3877
-2371
lines changed

5 files changed

+3877
-2371
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v12.16.1
1+
14.17.3

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,10 @@ Many IDEs and editors support TSLint.
8989
9090
This project uses [Jest](https://jestjs.io/) for testing. Run tests before checking in.
9191
92-
### Unit Tests
93-
9492
```
9593
npm test
9694
```
9795
98-
### Integration Tests
99-
100-
```
101-
npm run test:integration
102-
```
103-
10496
## Building
10597
10698
```

0 commit comments

Comments
 (0)