-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restructure folders #141
Restructure folders #141
Conversation
🦋 Changeset detectedLatest commit: 0ab8b9e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@@ -0,0 +1,14 @@ | |||
/* eslint-disable */ | |||
export default { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar blocks of code found in 6 locations. Consider refactoring.
@@ -0,0 +1,14 @@ | |||
/* eslint-disable */ | |||
export default { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar blocks of code found in 6 locations. Consider refactoring.
ee46253
to
fa74bad
Compare
@@ -156,13 +156,13 @@ describe('createSharedFiles', () => { | |||
}); | |||
}); | |||
|
|||
describe('star-wars-api', () => { | |||
describe('star-wars', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar blocks of code found in 5 locations. Consider refactoring.
Code Climate has analyzed commit 0ab8b9e and detected 95 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
SonarCloud Quality Gate failed. |
This pull request has been deployed to Vercel.
|
What's Changed?
examples/*
.libs/*
topackages/*
star-wars-api
tostar-wars