Dont lint unknown global in scripts

This commit is contained in:
Filip Tibell 2023-09-25 15:48:02 -05:00
parent dd1db5dcab
commit de0a570a40
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
--!nocheck
--!nolint UnknownGlobal
-- NOTE: This must be ran in Roblox Studio to get up-to-date font values

View file

@ -1,4 +1,5 @@
--!nocheck
--!nolint UnknownGlobal
-- NOTE: This must be ran in Roblox Studio to get up-to-date enum values