mirror of
https://github.com/jakejarvis/get-canonical-url.git
synced 2026-09-11 23:25:31 -04:00
fix edge case for no passed-in options
This commit is contained in:
+1
-1
@@ -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