element-desktop/scripts/ci/install-deps.sh
J. Ryan Stinnett 92f48eced9 Remove JS SDK, no longer needed for lint rules
The JS SDK was previously only here for the ESLint config, but this is now part
of a separate package.
2020-07-28 16:37:46 +01:00

5 lines
38 B
Bash
Executable file

#!/bin/bash
set -ex
yarn install $@