-
Notifications
You must be signed in to change notification settings - Fork 231
chore: migrate to kcd #502
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
Merged
mpeyper
merged 18 commits into
testing-library:master
from
marcosvega91:pr/migrate-kcd-scripts
Dec 6, 2020
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
f8b466e
chore: migrate to kcd-scripts
marcosvega91 e4b7d7f
format: fix linter issues
marcosvega91 f514788
chore: update version to 0.0.0-semantically-released
marcosvega91 1788eff
chore: add typescript
marcosvega91 c34d93e
test: fix src path
marcosvega91 b4f57ff
chore: add .docz and site to ignore
marcosvega91 afd90b8
doc: move ram.png to public folder
marcosvega91 ade428d
doc: remove USERS.md
marcosvega91 1193599
chore: force install [email protected]
marcosvega91 f552987
chore: remove yarn.lock 😓
marcosvega91 f84a7f5
chore: drop test with snapshot update script
marcosvega91 6a97b73
chore: remove travis
marcosvega91 7413125
chore: add @types/testing-library__react-hooks dep
marcosvega91 e09e961
chore: remove @types/jest
marcosvega91 4086a04
chore: drop useless libraries
marcosvega91 6eaf6f0
chore: build library into lib folder
marcosvega91 c520f29
test: move test into the root folder
marcosvega91 6a3b4b2
style: format everything
marcosvega91 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| node_modules | ||
| coverage | ||
| dist | ||
| lib | ||
| .docz | ||
| site |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| node_modules | ||
| coverage | ||
| dist | ||
| lib | ||
| .docz | ||
| site |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| node_modules | ||
| coverage | ||
| dist | ||
| lib | ||
| .docz | ||
| site |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.