mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 14:05:40 +03:00
ff3c481601
Implements [Task #182634001 ](https://www.pivotaltracker.com/story/show/182634001) Handles adding and removing of imports for the visualization preview of suggestions. https://user-images.githubusercontent.com/1428930/190930045-fcbd44b7-d3d8-4f20-a178-8542190b86de.mp4 # Important Notes [ci no changelog needed]
12 lines
348 B
YAML
12 lines
348 B
YAML
# Options intended to be common for all developers.
|
|
|
|
wasm-size-limit: 14.79 MiB
|
|
|
|
required-versions:
|
|
cargo-watch: ^8.1.1
|
|
node: =16.15.0
|
|
wasm-pack: ^0.10.2
|
|
# TODO [mwu]: Script can install `flatc` later on (if `conda` is present), so this is not required. However it should
|
|
# be required, if `conda` is missing.
|
|
# flatc: =1.12.0
|