Skip to content

Commit 932ae8d

Browse files
committed
Remove outdated Building & Tests group from readme
1 parent de4284b commit 932ae8d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,6 @@ The real power of this transpiler is usage together with good declarations for t
6565
- [Defold Game Engine Scripting](https://github.com/dasannikov/DefoldTypeScript/blob/master/defold.d.ts)
6666
- [LÖVE 2D Game Development](https://github.com/hazzard993/love-typescript-definitions)
6767

68-
## Building & Tests
69-
70-
`npm run build` to build the project.
71-
72-
`npm run test` to run tests.
73-
74-
`npm run test-threaded` runs test in parallel, faster but less detailed output.
75-
76-
`npm run coverage` or `npm run coverage-html` to generate a coverage report.
77-
7868
## Sublime Text integration
7969

8070
This compiler works great in combination with the [Sublime Text Typescript plugin](https://github.com/Microsoft/TypeScript-Sublime-Plugin) (available through the package manager as `TypeScript`).

0 commit comments

Comments
 (0)