File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A Visual Studio Code extension that adds [ TypeScriptToLua] ( https://typescripttolua.github.io )
4
4
support for TypeScript using the
5
- [ TypeScript TypeScriptToLua Language Service plugin] ( https://github.com/ark120202 /typescript-tstl-plugin ) .
5
+ [ TypeScript TypeScriptToLua Language Service plugin] ( https://github.com/TypeScriptToLua /typescript-tstl-plugin ) .
6
6
7
7
## Usage
8
8
Original file line number Diff line number Diff line change 6
6
"description" : " TypeScriptToLua support for Visual Studio Code" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " https://github.com/ark120202 /vscode-typescript-to-lua"
9
+ "url" : " https://github.com/TypeScriptToLua /vscode-typescript-to-lua"
10
10
},
11
11
"license" : " Apache-2.0" ,
12
12
"publisher" : " ark120202" ,
You can’t perform that action at this time.
0 commit comments