mirror of
https://github.com/google/blockly.git
synced 2026-05-09 13:40:11 +02:00
3e9878169b
Also: - Ensure that the `comma-dangle` rule will not be applied to function parameter lists (even when multi-line). - Update tests/node/.eslintrc.json to make the environment node-specific and not pinned to es6.