Skip to content

Commit 1ccb573

Browse files
committed
Update README with new package location
dtslint -> @definitelytyped/dtslint
1 parent 7506ca9 commit 1ccb573

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
This repo has moved: dtslint is now part of DefinitelyTyped-tools.
2+
3+
It is not intended to be used on its own, but as part of the `@definitelytyped` set of packages.
4+
The source code has moved to https://github.com/microsoft/DefinitelyTyped-tools
5+
The new package name is `@definitelytyped/dtslint`.
6+
17
`dtslint` tests a TypeScript declaration file for style and correctness.
28
It will install `typescript` and `tslint` for you, so this is the only tool you need to test a type definition.
39

0 commit comments

Comments
 (0)