You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
[HTML5] Easier HTML templates, better deinit/cleanup.
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
"./.eslintrc.js",
|
||||
],
|
||||
"globals": {
|
||||
"EngineConfig": true,
|
||||
"Godot": true,
|
||||
"Preloader": true,
|
||||
"Utils": true,
|
||||
|
||||
Reference in New Issue
Block a user