1
0
forked from tommy/tommy-bot

remove warnings in vsc

This commit is contained in:
tommy aka doge
2022-11-07 12:21:00 -05:00
parent 48067e6862
commit 3e2cf95a20
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
{
"robloxLsp.diagnostics.globals": [
"goto",
"nd"
"nd",
"io"
]
}