Skip to content

Commit e815a77

Browse files
committed
Added messages files for Package Control
1 parent c0f47cc commit e815a77

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

messages.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"0.1.1": "messages/0.1.1.txt"
3+
}

messages/0.1.1.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Welcome to the TypeScript plugin for Sublime Text!
2+
3+
If you were previously using the 'TypeScript' package from Eric Clemmons
4+
(https://github.com/ericclemmons/sublime-typescript) via Package Control,
5+
this has now been redirected to this 'TypeScript' package from Microsoft.
6+
7+
Details about this package and its feature can be found on its GitHub
8+
repository at https://github.com/Microsoft/TypeScript-Sublime-Plugin.
9+
10+
We hope you enjoy using this plugin, and look forward to hearing any feedback,
11+
bugs, or suggestions you have on the GitHub repo above.
12+
13+
Thanks!

0 commit comments

Comments
 (0)