Update TypeScript documentation (2.7.2)

pull/775/head
Thibaut Courouble 7 years ago
parent 48012030f4
commit 35f107b96e

@ -2,7 +2,7 @@ module Docs
class Typescript < UrlScraper
self.name = 'TypeScript'
self.type = 'typescript'
self.release = '2.6.0'
self.release = '2.7.2'
self.base_url = 'https://www.typescriptlang.org/docs/'
self.root_path = 'tutorial.html'
self.links = {

Loading…
Cancel
Save