Skip to content

Commit

Permalink
Merge pull request #6 from mahanmoulaei/feat-esx
Browse files Browse the repository at this point in the history
feat: esx globals
  • Loading branch information
TheiLLeniumStudios committed Sep 1, 2023
2 parents 7a339c0 + 0010a87 commit 4898464
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions .luacheckrc.template
Original file line number Diff line number Diff line change
Expand Up @@ -128,19 +128,14 @@ stds.cfx_manifest = {
},
}

stds.esx_legacy = {
stds.esx = {
read_globals = {
MySQL = {
fields = {
"ready",
"insert",
"update",
"scalar",
"single",
"prepare",
"query",
}
}
"ESX",
"Locales",
"_",
"_U",
"Translate",
"TranslateCap"
}
}

Expand Down

0 comments on commit 4898464

Please sign in to comment.