component
component copied to clipboard
chore(ci): test error
@pearmini 看下
https://github.com/jestjs/jest/issues/14305 prettier v3 有问题,目前采用了降低版本的形式,看是否可以
@pearmini 执行 prettier ./src ./tests --check 有问题,可能与降低版本有关,是把相关文件使用 prettier 处理下?
@pearmini 执行 prettier ./src ./tests --check 有问题,可能与降低版本有关,是把相关文件使用 prettier 处理下?
嗯嗯,是得这样
好的
@pearmini 处理好了