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

Adds server import lint restriction #528

Merged
merged 3 commits into from
Aug 14, 2017

Conversation

delambo
Copy link
Member

@delambo delambo commented Aug 14, 2017

  • adds import/no-restricted-paths that will restrict all imports from src/server
  • adds .eslintrc.js configuration to src/server in the universal starter kyt that turns off the import/no-restricted-paths restriction
  • cuts 0.9.0-alpha.3

@delambo delambo merged commit 7b1a019 into master Aug 14, 2017
@delambo delambo deleted the adds-server-import-lint-restriction branch August 14, 2017 15:50
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.

2 participants