We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3055b05 commit 8a98e1cCopy full SHA for 8a98e1c
src/pages/index.tsx
@@ -34,8 +34,8 @@ const features: Feature[] = [
34
title: "IDE Support",
35
description: (
36
<>
37
- Types enable JavaScript developers to use highly-productive development tools and practices like static
38
- checking and code refactoring when developing JavaScript applications. TypeScript extensions are
+ Types enable Lua developers to use highly-productive development tools and practices like static
+ checking and code refactoring when developing Lua applications. TypeScript extensions are
39
available for many text editors.
40
</>
41
),
0 commit comments