You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no files to process are specified on the command-line
but a tsconfig.json file exists, then read the list of files
to format from that.
This provides an easy way to reformat all source files
in a TypeScript project using `tsfmt -r`.
0 commit comments