0ad/binaries/data/mods/_test.scriptinterface/module
phosit 582541ea80 Enable eslint rule 'no-useless-assignment'
Enable rule 'no-useless-assignment' [1] and fix violations.

[1] https://eslint.org/docs/latest/rules/no-useless-assignment
2025-08-01 11:26:40 +02:00
..
export_default Enable eslint rule 'no-useless-assignment' 2025-08-01 11:26:40 +02:00
include
modified Allow mods to write appendices 2025-06-06 17:36:35 +02:00
restriction Disalow importing some files 2025-06-06 17:36:35 +02:00
blabbermouth.js Normalize module-path 2025-06-06 17:36:35 +02:00
delayed_blabbermouth.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
dynamic_import.js Support dynamic import 2025-06-06 17:36:35 +02:00
empty.js Support JavaScript modules 2025-06-06 17:36:35 +02:00
empty~trigger.append.js Allow modules to be hotloaded 2025-06-06 17:36:35 +02:00
export.js Return the namespace of a module 2025-06-06 17:36:35 +02:00
import_inside_function.js
indirect.js Return the namespace of a module 2025-06-06 17:36:35 +02:00
meta.js Support the import.meta property 2025-06-06 17:36:35 +02:00
top_level_await_finite.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
top_level_await_infinite.js Allow to check whether modules finished evaluating 2025-06-06 17:36:35 +02:00
top_level_throw.js Rethrow exceptions from the top level of a module 2025-06-06 17:36:35 +02:00