run prettier on js/test; add prettier check to CI

This commit is contained in:
Brandon Liu
2023-03-12 13:30:57 +08:00
parent 606c80a1fc
commit 802f6aea4e
5 changed files with 414 additions and 400 deletions

View File

@@ -1,2 +1,2 @@
import './v2.test';
import './v3.test';
import "./v2.test";
import "./v3.test";