tianchen
Results
2
issues of
tianchen
After setting up hook of prettier-js when saving the code file, the prettier-js cleanses the code file. Environment - Win11 - emacs 29.2 x86_64-w64-mingw32 - prettier-js-20180109.726 - prettier 3.2.5
## Problem See the issue #77 ## Brief Analysis After debugging the procedure, it is found that the `call-process` calls `prettier` with arguments with outputting to temporary files before doing...