check formatting of .js files in aqt/data

mathjax.js did not match //ts:format output
This commit is contained in:
Damien Elmes 2020-12-21 16:09:23 +10:00
parent 65a35fef55
commit 4e1d57e2d2
2 changed files with 23 additions and 23 deletions

View file

@ -38,7 +38,7 @@ filegroup(
prettier_test(
name = "format_check",
srcs = glob(["*.ts"]),
srcs = glob(["*.ts", "*.js"]),
)
# source files need fixing first