This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed
eslint-config-tslint-base
eslint-config-tslint-react Expand file tree Collapse file tree 4 files changed +18
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 11{
2- "name" : " @chieforz/tslint -config" ,
2+ "name" : " @chieforz/eslint -config-tslint-base " ,
33 "version" : " 1.1.2" ,
44 "keywords" : [
55 " tslint" ,
3535 "prettier" : " ^2.7.1" ,
3636 "typescript" : " ^5.0.0"
3737 },
38+ "peerDependencies" : {
39+ "@typescript-eslint/eslint-plugin" : " ^5.30.6" ,
40+ "@typescript-eslint/eslint-plugin-tslint" : " ^5.30.6" ,
41+ "@typescript-eslint/parser" : " ^5.30.6" ,
42+ "eslint" : " ^8.0.0" ,
43+ "eslint-config-prettier" : " ^8.5.0" ,
44+ "eslint-plugin-eslint-comments" : " ^3.2.0" ,
45+ "eslint-plugin-import" : " ^2.26.0" ,
46+ "eslint-plugin-json-files" : " ^2.2.0" ,
47+ "eslint-plugin-prefer-arrow" : " ^1.2.3" ,
48+ "eslint-plugin-prettier" : " ^4.2.1" ,
49+ "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
50+ "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
51+ "prettier" : " ^2.7.1" ,
52+ "typescript" : " ^5.0.0"
53+ },
3854 "publishConfig" : {
3955 "access" : " public" ,
4056 "registry" : " https://registry.npmjs.org/"
File renamed without changes.
Original file line number Diff line number Diff line change 11{
2- "name" : " @chieforz/tslint -config-react" ,
2+ "name" : " @chieforz/eslint -config-tslint -react" ,
33 "version" : " 1.1.2" ,
44 "keywords" : [
55 " tslint" ,
You can’t perform that action at this time.
0 commit comments