mirror of
https://github.com/google/blockly.git
synced 2026-06-16 16:15:14 +02:00
dce0b77424
* Fix 19 warnings in theme-related code. Resolves #2414 * Remove suppressPrefixSuffix property definition The mixin code throws an error if property exists on both objects. * eslint has strange ideas about indentation.