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 d656050 commit 581fb52Copy full SHA for 581fb52
src/lualib-lua50/tsconfig.json
@@ -3,8 +3,6 @@
3
"outDir": "../../dist/lualib-lua50",
4
"target": "esnext",
5
"lib": ["esnext"],
6
- // Counterintuitively, we do not build with the 5.0 types as they are incompatible with
7
- // branches written for the universal target. For now, the 5.4 types work for both targets.
8
"types": ["lua-types/5.4"],
9
"skipLibCheck": true,
10
0 commit comments