mirror of
https://github.com/google/blockly.git
synced 2026-05-14 08:00:13 +02:00
00a75ca048
Rather than ignoring blockly_uncompressed.js, gulpfile.js and core/utils/global.js entirely, add suitable eslint-disable directives to those files so that they lint cleanly (and migrate gulpfile to use const instead of var).