mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05: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
|