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