mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 07:20:02 -04:00
just make eslint happier
This commit is contained in:
parent
96103460b8
commit
dc80bf1170
6 changed files with 16 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
import { encodeUrl } from "../shared";
|
||||
// import { encodeUrl } from "../shared";
|
||||
import { ScramjetClient } from "./client";
|
||||
import { indirectEval } from "./shared/eval";
|
||||
import { config } from "../shared";
|
||||
// import { config } from "../shared";
|
||||
import { getOwnPropertyDescriptorHandler } from "./helpers";
|
||||
|
||||
export function createGlobalProxy(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue