mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
It used an old vendored version of acorn.js which seems to choke on this
trailing comma. This is not a problem for more recent Emscripten versions.
We disable the `comma-dangle` check in ESLint to prevent this issue.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| audio.worklet.js | ||
| library_godot_audio.js | ||
| library_godot_display.js | ||
| library_godot_fetch.js | ||
| library_godot_javascript_singleton.js | ||
| library_godot_os.js | ||
| library_godot_runtime.js | ||