chore: upgrade to dprint 0.39 (#19768)

This commit is contained in:
David Sherret 2023-07-08 14:34:08 -04:00 committed by GitHub
parent e4870d84be
commit f3095b8d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 148 additions and 70 deletions

View file

@ -239,4 +239,3 @@ export const initStdin = () => {
return stdin;
};