File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "version" : " 3.10.0" ,
44 "type" : " module" ,
55 "description" : " This plugin adds `TypeScript` support to `eslint-plugin-import`" ,
6- "repository" : " git+ https://github.com/import-js/eslint-import-resolver-typescript" ,
6+ "repository" : " https://github.com/import-js/eslint-import-resolver-typescript" ,
77 "author" : " Alex Gorbatchev <alex.gorbatchev@gmail.com>" ,
88 "contributors" : [
9- " JounQin (https://www.1stG.me) <admin@1stg.me> "
9+ " JounQin <admin@1stg.me> (https://www.1stG.me)"
1010 ],
11- "funding" : " https://opencollective.com/unts/projects/ eslint-import-resolver-ts " ,
11+ "funding" : " https://opencollective.com/eslint-import-resolver-typescript " ,
1212 "license" : " ISC" ,
1313 "packageManager" : " yarn@4.7.0" ,
1414 "engines" : {
5050 "lint:es" : " eslint . --cache" ,
5151 "lint:tsc" : " tsc --noEmit" ,
5252 "prepare" : " simple-git-hooks && yarn-berry-deduplicate || exit 0" ,
53- "release" : " clean-pkg-json && changeset publish --tag v3.x " ,
53+ "release" : " clean-pkg-json && changeset publish --tag release-v3 " ,
5454 "test" : " run-p 'test:*'" ,
5555 "test:dotInclude" : " yarn eslint --ext ts,tsx tests/dotInclude --ignore-pattern \" !.dot\" " ,
5656 "test:dotPaths" : " yarn eslint --ext ts,tsx tests/dotPaths --ignore-pattern \" !.dot\" " ,
You can’t perform that action at this time.
0 commit comments