chore(styling): ensure consistent indentation & define editorconfig

This commit is contained in:
Taso
2021-10-13 21:54:25 -04:00
parent da8da214e4
commit a5ebf4b9ce
13 changed files with 1406 additions and 1225 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ QBCore.Shared = QBShared
QBCore.ServerCallbacks = {}
exports('GetCoreObject', function()
return QBCore
return QBCore
end)
-- To use this export in a script instead of manifest method