mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00

todo: investigate why it's reporting one issue that is not caught when testing with Bazel
3 lines
83 B
Bash
Executable file
3 lines
83 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd ts && SASS_PATH=$(pwd)/../bazel-bin node_modules/.bin/svelte-check
|