Skip to content

feat(tsconfig): load tsconfig.json #5

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
merged 3 commits into from
Nov 7, 2015
Merged

feat(tsconfig): load tsconfig.json #5

merged 3 commits into from
Nov 7, 2015

Conversation

teppeis
Copy link
Contributor

@teppeis teppeis commented Nov 7, 2015

Breaking change:
If a user has tsconfig.json at the project root, new espower-typescript loads it automatically.

@@ -28,6 +28,7 @@
"dependencies": {
"espower-source": "^1.0.0",
"minimatch": "^3.0.0",
"typescript": "1.8.0-dev.20151106",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

typescript 1.7+ has public API to convert tsconfig.json to CompilerOption.
TODO: use typescript 1.7 when it is relesed.

teppeis added a commit that referenced this pull request Nov 7, 2015
feat(tsconfig): load tsconfig.json
@teppeis teppeis merged commit 758af13 into master Nov 7, 2015
@teppeis teppeis deleted the tsconfig branch November 7, 2015 07:35
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.

1 participant