setup tests

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent a71fb73aaf
commit ed2bc918e0
9 changed files with 169 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
{
"singleQuote": true,
"trailingComma": "es5"
}
"trailingComma": "all"
}