javascript - Find Typescript version in the Atom editor and update TypeScript if necessary -
how find version number of typescript installed on windows computer? i'm using atom editor , have atom-typscript package installed. if not date version, how update current version of typescript?
since you're using atom-typescript package need update package (on atom's settings->updates screen) newer typescript build. more info can found in faq.
the version driven package.json
Comments
Post a Comment