Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 30, 2025
1 parent f0b3de1 commit 94e3d78
Showing 1 changed file with 3 additions and 23 deletions.
26 changes: 3 additions & 23 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2654,7 +2654,7 @@
"nyc>glob": true,
"del>is-glob": true,
"depcheck>resolve": true,
"eslint-import-resolver-typescript>tsconfig-paths": true
"eslint-plugin-import>tsconfig-paths": true
}
},
"eslint-plugin-import>eslint-module-utils": {
Expand Down Expand Up @@ -4178,11 +4178,6 @@
"console.warn": true
}
},
"eslint-import-resolver-typescript>tsconfig-paths>json5": {
"globals": {
"console.warn": true
}
},
"eslint-plugin-import>tsconfig-paths>json5": {
"globals": {
"console.warn": true
Expand Down Expand Up @@ -8677,7 +8672,7 @@
"ts-node>yn": true
}
},
"eslint-import-resolver-typescript>tsconfig-paths": {
"eslint-plugin-import>tsconfig-paths": {
"builtin": {
"fs.existsSync": true,
"fs.lstatSync": true,
Expand All @@ -8698,24 +8693,9 @@
"process.cwd": true,
"process.env": true
},
"packages": {
"eslint-import-resolver-typescript>tsconfig-paths>json5": true,
"wait-on>minimist": true,
"eslint-import-resolver-typescript>tsconfig-paths>strip-bom": true
}
},
"eslint-plugin-import>tsconfig-paths": {
"builtin": {
"fs.existsSync": true,
"fs.lstatSync": true,
"fs.readFileSync": true,
"fs.statSync": true,
"path.dirname": true,
"path.join": true,
"path.resolve": true
},
"packages": {
"eslint-plugin-import>tsconfig-paths>json5": true,
"wait-on>minimist": true,
"eslint-plugin-import>tsconfig-paths>strip-bom": true
}
},
Expand Down

0 comments on commit 94e3d78

Please sign in to comment.