mirror of
https://github.com/MincoMK/computercraft-ts.git
synced 2025-12-10 06:23:19 +00:00
settings, textutils
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"plugins": [{ "name": "typescript-tstl-plugin" }],
|
||||
"outDir": "dist",
|
||||
"types": ["./types/index", "@typescript-to-lua/language-extensions"],
|
||||
"noImplicitAny": true
|
||||
"noImplicitAny": false
|
||||
},
|
||||
"tstl": {
|
||||
"luaTarget": "5.4",
|
||||
|
||||
Reference in New Issue
Block a user