Update dprint, don't force multiline imports for imports of single name (#58038)

This commit is contained in:
Jake Bailey
2024-04-02 10:58:16 -07:00
committed by GitHub
parent 66f5be9c0e
commit 4cedfe40b0
205 changed files with 388 additions and 1156 deletions

View File

@@ -1,10 +1,6 @@
import chalk from "chalk";
import {
readFileSync,
} from "fs";
import {
join,
} from "path";
import { readFileSync } from "fs";
import { join } from "path";
import playwright from "playwright";
// Turning this on will leave the Chromium browser open, giving you the