You've already forked get-canonical-url
mirror of
https://github.com/jakejarvis/get-canonical-url.git
synced 2025-09-16 18:45:32 -04:00
fix edge case for no passed-in options
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint-env mocha */
|
||||
/* eslint-env node, mocha */
|
||||
import path from "path";
|
||||
import { fileURLToPath } from "url";
|
||||
import { JSDOM } from "jsdom";
|
||||
|
Reference in New Issue
Block a user