docs: remove ts-node and tslint form dev deps (#41950)
A recent commit 3b589030a80e956509c787f6e4c07bb78b529c91 reintroduced these dev deps. They were previously removed by #41826 and #41873 PR Close #41950
This commit is contained in:
parent
753fb06cef
commit
fb38175a40
@ -121,8 +121,6 @@ Package name | Description
|
|||||||
**@types/... ** | TypeScript definition files for 3rd party libraries such as Jasmine and Node.js.
|
**@types/... ** | TypeScript definition files for 3rd party libraries such as Jasmine and Node.js.
|
||||||
**jasmine/... ** | Packages to support the [Jasmine](https://jasmine.github.io/) test library.
|
**jasmine/... ** | Packages to support the [Jasmine](https://jasmine.github.io/) test library.
|
||||||
**karma/... ** | Packages to support the [karma](https://www.npmjs.com/package/karma) test runner.
|
**karma/... ** | Packages to support the [karma](https://www.npmjs.com/package/karma) test runner.
|
||||||
[**ts-node**](https://www.npmjs.com/package/ts-node) | TypeScript execution environment and REPL for Node.js.
|
|
||||||
[**tslint**](https://www.npmjs.com/package/tslint) | A static analysis tool that checks TypeScript code for readability, maintainability, and functionality errors.
|
|
||||||
[**typescript**](https://www.npmjs.com/package/typescript) | The TypeScript language server, including the *tsc* TypeScript compiler.
|
[**typescript**](https://www.npmjs.com/package/typescript) | The TypeScript language server, including the *tsc* TypeScript compiler.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user