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

Add missing exclude in root package.json #83

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

superkhau
Copy link
Contributor

@superkhau superkhau added the bug label Feb 28, 2017
@superkhau superkhau added this to the Sprint 30 milestone Feb 28, 2017
@superkhau superkhau self-assigned this Feb 28, 2017
@superkhau superkhau force-pushed the bug/add-missing-exclude-in-root-packagejson branch from 44d1f95 to ef82a62 Compare February 28, 2017 22:43
@superkhau superkhau merged commit 9c4d857 into master Feb 28, 2017
@superkhau superkhau deleted the bug/add-missing-exclude-in-root-packagejson branch February 28, 2017 22:51
@bajtos
Copy link
Member

bajtos commented Mar 1, 2017

@superkhau huh, I believe this have disabled tslint checks for all files. What was the purpose of this change?

@bajtos
Copy link
Member

bajtos commented Mar 1, 2017

Fixed in #86

ritch added a commit that referenced this pull request Mar 3, 2017
* Fix codehub spec

* WIP Versioning Feature for CodeHub

* Health Feature for CodeHub

* Updated CodeHub with HealthController and app.start()

* Fix missing statusCode property in LoopBack test (#84)

* Fix missing exclude in root package.json (#83)

* Add VS Code tasks to run CodeHub tests (#82)

* Revert "Fix missing exclude in root package.json"

* This reverts commit 9c4d857.

* Revert "Fix missing statusCode property..."

* This reverts commit 282eb7d.

* Add missing `@types/request` dependency

* Make routing acceptance test closer to real usage

* Disable default exports (#89)

* Fixups based on review

* Fix feature template in example-codehub

* Update entry point to app instead of server

* Additions

* Implemented json header (hardcoded)

* Fix linting errors

* Move main to index (codehub)
ritch added a commit that referenced this pull request Mar 3, 2017
* Add first redirect feature to CodeHub

* Fix codehub spec

* WIP Versioning Feature for CodeHub

* Health Feature for CodeHub

* Updated CodeHub with HealthController and app.start()

* Fix missing statusCode property in LoopBack test (#84)

* Fix missing exclude in root package.json (#83)

* Add VS Code tasks to run CodeHub tests (#82)

* Revert "Fix missing exclude in root package.json"

* This reverts commit 9c4d857.

* Revert "Fix missing statusCode property..."

* This reverts commit 282eb7d.

* Add missing `@types/request` dependency

* Make routing acceptance test closer to real usage

* Disable default exports (#89)

* Fixups based on review

* Fix feature template in example-codehub

* Update entry point to app instead of server

* Additions

* Implemented json header (hardcoded)

* Fix linting errors

* Move main to index (codehub)

* Code review fixups

* Fix missing json assertion for health test (codehub)

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

Successfully merging this pull request may close these issues.

None yet

3 participants