1
0
Fork 0

Remove format step

pull/55/head
Danny McCormick 2019-08-13 16:03:45 -04:00 committed by GitHub
parent 2c3e55b8c9
commit 8662b07822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -80,12 +80,6 @@ run();
Modify tests in `__tests__\main.test.ts`. The template uses [jest](https://github.com/facebook/jest). Modify tests in `__tests__\main.test.ts`. The template uses [jest](https://github.com/facebook/jest).
## Format the Code
```bash
$ npm run format
```
## Build and Test ## Build and Test
```bash ```bash