Anki/scripts/svelte-check
Damien Elmes e986304592 replace some bazel-bin references in our scripts
+ fix scripts/mypy-watch, and make it only listen to change events
2022-01-23 20:17:08 +10:00

5 lines
122 B
Bash
Executable file

#!/bin/bash
SASS_PATH=ts/sass:$(pwd)/../bazel/anki/bin/ts/sass \
node_modules/.bin/svelte-check \
--workspace ts