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.
This commit is contained in:
@@ -2,12 +2,4 @@
|
||||
|
||||
set -ex
|
||||
|
||||
scripts/fetchdep.sh matrix-org matrix-js-sdk
|
||||
|
||||
pushd matrix-js-sdk
|
||||
yarn link
|
||||
yarn install $@
|
||||
popd
|
||||
|
||||
yarn link matrix-js-sdk
|
||||
yarn install $@
|
||||
|
||||
Reference in New Issue
Block a user