Skip to content

Commit 40a6ba7

Browse files
committed
gh deploy
1 parent e569985 commit 40a6ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.eslintcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"/home/abjs/Desktop/Dando/TestF/myrouter/src/index.js":"1","/home/abjs/Desktop/Dando/TestF/myrouter/src/App.js":"2","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/visit.js":"3","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/user.js":"4","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/notfound.js":"5"},{"size":1113,"mtime":1608555840103,"results":"6","hashOfConfig":"7"},{"size":148,"mtime":1608554376368,"results":"8","hashOfConfig":"7"},{"size":148,"mtime":1608554880863,"results":"9","hashOfConfig":"7"},{"size":146,"mtime":1608554881072,"results":"10","hashOfConfig":"7"},{"size":153,"mtime":1608555855770,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"1o9hmvh",{"filePath":"15","messages":"16","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"19"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"/home/abjs/Desktop/Dando/TestF/myrouter/src/index.js",[],["24","25"],"/home/abjs/Desktop/Dando/TestF/myrouter/src/App.js",[],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/visit.js",[],["26","27"],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/user.js",[],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/notfound.js",[],{"ruleId":"28","replacedBy":"29"},{"ruleId":"30","replacedBy":"31"},{"ruleId":"28","replacedBy":"32"},{"ruleId":"30","replacedBy":"33"},"no-native-reassign",["34"],"no-negated-in-lhs",["35"],["34"],["35"],"no-global-assign","no-unsafe-negation"]
1+
[{"/home/abjs/Desktop/Dando/TestF/myrouter/src/index.js":"1","/home/abjs/Desktop/Dando/TestF/myrouter/src/App.js":"2","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/visit.js":"3","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/user.js":"4","/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/notfound.js":"5"},{"size":1113,"mtime":1608555840103,"results":"6","hashOfConfig":"7"},{"size":148,"mtime":1608554376368,"results":"8","hashOfConfig":"7"},{"size":148,"mtime":1608554880863,"results":"9","hashOfConfig":"7"},{"size":146,"mtime":1608554881072,"results":"10","hashOfConfig":"7"},{"size":153,"mtime":1608555855770,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},"1o9hmvh",{"filePath":"15","messages":"16","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"14"},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/abjs/Desktop/Dando/TestF/myrouter/src/index.js",[],["23","24"],"/home/abjs/Desktop/Dando/TestF/myrouter/src/App.js",[],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/visit.js",[],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/user.js",[],"/home/abjs/Desktop/Dando/TestF/myrouter/src/routs/notfound.js",[],{"ruleId":"25","replacedBy":"26"},{"ruleId":"27","replacedBy":"28"},"no-native-reassign",["29"],"no-negated-in-lhs",["30"],"no-global-assign","no-unsafe-negation"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"homepage":"http://abjs.github.io/react-routing",
2+
"homepage": "https://abjs.github.io/react-routing/",
33
"name": "reactroutingexample",
44
"version": "0.1.0",
55
"private": true,

0 commit comments

Comments
 (0)