Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Add 'typeof' to .luacheckrc, line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Nov 3, 2017
1 parent 75641be commit 2831ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .luacheckrc
Expand Up @@ -8,7 +8,7 @@ stds.roblox = {

-- Extra functions
"tick", "warn", "spawn",
"wait", "settings",
"wait", "settings", "typeof",

-- Types
"Vector2", "Vector3",
Expand Down

0 comments on commit 2831ff0

Please sign in to comment.