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

suppress compile error #1

Merged
merged 1 commit into from
Aug 9, 2016
Merged

suppress compile error #1

merged 1 commit into from
Aug 9, 2016

Conversation

vvakame
Copy link
Contributor

@vvakame vvakame commented Aug 8, 2016

No description provided.

@@ -14,16 +14,13 @@

// This sample is TypeScript ported version of https://github.com/firebase/quickstart-js.

/// <reference path="../../../node_modules/firebase/app.d.ts" />
/// <reference path="../../../node_modules/firebase/firebase.d.ts" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this lines is not required.
tsc can lookup these definition files. see cat node_modules/firebase/package.json | grep types.

http://qiita.com/vvakame/items/72d22e33632178f7db24

@ymotongpoo
Copy link
Owner

I appreciate your advice.

@ymotongpoo ymotongpoo merged commit 695702a into ymotongpoo:master Aug 9, 2016
@vvakame vvakame deleted the patch-1 branch August 12, 2016 05:42
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