add example script to run svelte-check outside Bazel

todo: investigate why it's reporting one issue that is not caught
when testing with Bazel
This commit is contained in:
Damien Elmes 2021-04-15 14:29:03 +10:00
parent 6cee43631a
commit 3e6df402ae

3
scripts/svelte-check Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cd ts && SASS_PATH=$(pwd)/../bazel-bin node_modules/.bin/svelte-check