Skip to content

Commit

Permalink
Testing Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Dec 19, 2024
1 parent 74231a7 commit 2438a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/global-options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const path = require("node:path");
const os = require("node:os");
// const os = require("node:os");

const Util = require("./util.js");
const svgHook = require("./format-hooks/svg.js");
Expand Down

0 comments on commit 2438a79

Please sign in to comment.