mirror of
https://github.com/MincoMK/create-computercraft.git
synced 2025-12-10 06:33:18 +00:00
fix: noImplicitSelf
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"tstl": {
|
||||
"luaTarget": "5.4",
|
||||
"noHeader": true,
|
||||
"noImplicitSelf": true,
|
||||
"luaBundle": "bundle.lua",
|
||||
"luaBundleEntry": "src/main.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user