New Extension: Project Translate #3902
Annotations
6 errors
lint:
extensions/RBryanYT/projecttranslate.js#L7
All extension code must be within (function (Scratch) { ... })(Scratch);
|
lint:
extensions/RBryanYT/projecttranslate.js#L7
Do not call Scratch.translate.setup() yourself. Just use Scratch.translate() and let the build script handle it
|
lint:
extensions/RBryanYT/projecttranslate.js#L52
Use the function form of 'use strict'
|
lint:
extensions/RBryanYT/projecttranslate.js#L53
'vm' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
format
Process completed with exit code 1.
|