style: auto format whole project
This commit is contained in:
@@ -3,9 +3,4 @@ import newPullRequests from './new-pull-requests';
|
||||
import newStargazers from './new-stargazers';
|
||||
import newWatchers from './new-watchers';
|
||||
|
||||
export default [
|
||||
newIssues,
|
||||
newPullRequests,
|
||||
newStargazers,
|
||||
newWatchers,
|
||||
];
|
||||
export default [newIssues, newPullRequests, newStargazers, newWatchers];
|
||||
|
Reference in New Issue
Block a user