summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.luarc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.luarc.json b/.luarc.json
index e750d26b..64e09c46 100644
--- a/.luarc.json
+++ b/.luarc.json
@@ -40,5 +40,8 @@
"/meta"
],
"checkThirdParty": false
+ },
+ "type": {
+ "castNumberToInteger": false
}
}