Skip to content

Commit

Permalink
Merge remote-tracking branch 'node-ts-sapling/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnorman committed Jul 19, 2021
2 parents 66845fe + 1d87aac commit bd8d518
Show file tree
Hide file tree
Showing 5 changed files with 3,877 additions and 2,371 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v12.16.1
14.17.3
8 changes: 0 additions & 8 deletions README.md
Expand Up @@ -89,18 +89,10 @@ Many IDEs and editors support TSLint.

This project uses [Jest](https://jestjs.io/) for testing. Run tests before checking in.

### Unit Tests

```
npm test
```

### Integration Tests

```
npm run test:integration
```

## Building

```
Expand Down

0 comments on commit bd8d518

Please sign in to comment.