Skip to content
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

Build Updates #988

Merged
merged 10 commits into from Mar 21, 2018
Merged

Build Updates #988

merged 10 commits into from Mar 21, 2018

Conversation

darthtrevino
Copy link
Member

  • Use Yarn Workspaces to eliminate the lerna bootstrap step.
  • Include eslint-config-prettier to cull down some of our custom configuration to disable style-centric eslint rules.

@wootencl
Copy link

@darthtrevino May already be aware but just a heads up it looks like this PR broke the Browse the Source links for the examples in the documents.

@darthtrevino
Copy link
Member Author

darthtrevino commented Mar 22, 2018 via email

darthtrevino added a commit that referenced this pull request Feb 3, 2022
* Use yarn workspaces

* Push devDependencies down into packages

* Update lint-staged

* Set tab-size to 2 in vscode settings

* Run prettier over the codebase

* Update yarn version on Travis

* Update path on travis

* Disable linting rules that don't work well with Yarn workspaces

* Move documentation into a sub-package

* Update jest config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants