Mirror: A maybe slightly safer-ish wrapper around eval Function constructors

Add missing Function in ignore

Changed files
+1
src
+1
src/index.ts
··· 13 13 global: true, 14 14 undefined: true, 15 15 require: true, 16 + Function: true, 16 17 eval: true, 17 18 module: true, 18 19 exports: true,