We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5b64f commit d2eb9eeCopy full SHA for d2eb9ee
src/cli.js
@@ -1,7 +1,6 @@
1
#!/usr/bin/env node
2
3
import { loadFile } from "magicast";
4
-import { writeFile } from "fs/promises";
5
import { glob as fg } from "fast-glob";
6
import { log } from "./log";
7
import { dirname, join, resolve } from "path";
0 commit comments