File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 103103 "eslint" : " ^9.23.0" ,
104104 "eslint-import-resolver-typescript" : " link:." ,
105105 "eslint-plugin-import-x" : " ^4.9.3" ,
106- "globals" : " ^16.0.0" ,
107106 "lint-staged" : " ^15.5.0" ,
108107 "npm-run-all2" : " ^7.0.2" ,
109108 "path-serializer" : " ^0.3.4" ,
Original file line number Diff line number Diff line change @@ -72,8 +72,6 @@ export const resolve = (
7272
7373 source = removeQuerystring ( source )
7474
75- console . log ( 'source:' , source )
76-
7775 if ( ! resolver ) {
7876 const optionsHash = stableHash ( options )
7977 const cwd = process . cwd ( )
Original file line number Diff line number Diff line change @@ -6649,7 +6649,6 @@ __metadata:
66496649 eslint-import-resolver-typescript: "link:."
66506650 eslint-plugin-import-x: "npm:^4.9.3"
66516651 get-tsconfig: "npm:^4.10.0"
6652- globals: "npm:^16.0.0"
66536652 is-bun-module: "npm:^2.0.0"
66546653 lint-staged: "npm:^15.5.0"
66556654 npm-run-all2: "npm:^7.0.2"
You can’t perform that action at this time.
0 commit comments