http://gothub.dev.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/freeCodeCamp/freeCodeCamp/blob/main/.eslintrc.json
/e2e/tsconfig.json " 74 ] 75 } , 76 " extends " : [ 77 " plugin:@typescript-eslint/recommended " , 78 " plugin:@typescript-eslint/recommended-requiring-type-checking " , 79 " plugin:import/typescript " 80 ] , 81 " plugins " : [ " @typescript-eslint " ] , 82 " rules " : { 83 " import/no-unresolved " : " off " , 84 " import/named " : 0 , 85 " @typescript-eslint/naming-convention " : " off " 86 } 87 } , 88 { 89 " files " : [ " ./client/**/*.test.[jt]s?(x) " ] , 90 " extends " : [ 91 "...
1 similar result skipped