Skip to content

Commit 08a4953

Browse files
authored
Fixed issues related to formatting
1 parent e397a7b commit 08a4953

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ This repository contains Hands on Test Driven Development Katas - implemented us
44
## How to run the tests
55
Download or Clone the the project, navigate to the project folder in your Node console, and run
66

7-
`npm install
7+
npm install
88
npm test `
99

1010
## Compile typescript files
1111
To get the advantage of `.ts` file to generate `.js` files, run the following command
12-
`npm run compile`
13-
The above command will generate two files of extensions `.js` and `.js.map` in `out` folder
14-
If you're adding/creating new `.ts` file(s), make sure you've added an entry in `tsconfig.json` file before executing above command.
12+
13+
npm run compile
14+
15+
The above command will generate two files of extensions `.js` and `.js.map` in `out` folder. If you're adding/creating new `.ts` file(s), make sure you've added an entry in `tsconfig.json` file before executing above command.
1516

1617
### How to contribute:
1718
Want to contribute? Make a pull request (PR) to [develop](https://github.com/garora/TDD-Katas-JavaScript/tree/dev) branch. Do not make any PR to Master branch.
@@ -26,4 +27,4 @@ Lookig for implementation in your technology? There are more flavors of the repo
2627
5. [TDD Katas in PHP](https://github.com/garora/TDD-Katas-PHP)
2728

2829
### License
29-
MIT License, refer: [License info](/LICENSE.txt) for more information.
30+
MIT License, refer: [License info](/LICENSE.txt) for more information.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy