UNPKG

scratch-gui

Version:

GraphicaL User Interface for creating and running Scratch 3.0 projects

11 lines (10 loc) 335 B
{ "plugins": [ "syntax-dynamic-import", "transform-async-to-generator", "transform-object-rest-spread", ["react-intl", { "messagesDir": "./translations/messages/" }]], "presets": [["env", {"targets": {"browsers": ["last 3 versions", "Safari >= 8", "iOS >= 8"]}}], "react"] }