We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7506ca9 commit 1ccb573Copy full SHA for 1ccb573
README.md
@@ -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
7
`dtslint` tests a TypeScript declaration file for style and correctness.
8
It will install `typescript` and `tslint` for you, so this is the only tool you need to test a type definition.
9
0 commit comments