File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
164
164
* [ REPL] ( http://www.typescriptlang.org/Playground ) Official TypeScript REPL that runs entirely in your browser
165
165
* [ TypeScript Repository (GitHub)] ( https://github.com/Microsoft/TypeScript ) Official Github Repo for TypeScript
166
166
* [ TSD] ( http://definitelytyped.org/tsd ) TypeScript Definition manager for DefinitelyTyped
167
- * [ github ] [ DefinitelyTyped] ( https://github.com/borisyankov/DefinitelyTyped ) The repository for high quality TypeScript type definitions.
167
+ * [ DefinitelyTyped Repository (GitHub) ] ( https://github.com/borisyankov/DefinitelyTyped ) The repository for high quality TypeScript type definitions.
168
168
169
169
#### TypeScript Angular 2 Online Playground
170
170
You can’t perform that action at this time.
0 commit comments