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

Supports JSON files with comments #9

Closed
wants to merge 10 commits into from

Conversation

sun-yryr
Copy link

背景

tsc init で生成されるファイルはコメントを含むJSONファイルであること。

コメントを含むJSONは parseJsonConfigFileContent でパースできないこと。

行ったこと

strip-json-comments のインストール(コメント削除)

parseJsonConfigFileContent 付近を try-catch で囲む

Github ActionsのテストがPRでも走るように変更

その他

probablyup さんの @actions/core update に依存しています

commit message が汚いので Squash か Rebase をお願いしたいです

@sun-yryr
Copy link
Author

#8

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