Skip to content

Commit 5a8fa51

Browse files
committed
update language extension inclusion instruction for 1.10.0
1 parent 0ef9354 commit 5a8fa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/language-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TypeScriptToLua provides several extensions to the TypeScript language in the fo
1010
{
1111
"compilerOptions": {
1212
...
13-
"types": ["typescript-to-lua/language-extensions"],
13+
"types": ["@typescript-to-lua/language-extensions"],
1414
...
1515
},
1616
}

0 commit comments

Comments
 (0)