-
Notifications
You must be signed in to change notification settings - Fork 0
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 import and export command #62
Conversation
🦋 Changeset detectedLatest commit: c03c44c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
0bd055c
to
4734eca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Requestありがとうございます。いつかコメントを書いたので確認いただけますか?
理解の難しいものは都度相談ください 😉
Co-authored-by: Yosuke Ota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
@tanzaku リクエストが解決したかどうか見ていただけますか? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@ota-meshi 確認してapproveしました |
Close #58
概要
フォーマッタの設定ファイルの内容をワークスペースの設定に反映する import コマンドと、ワークスペースの設定内容をフォーマッタに反映する export コマンドを実装しました
import-to-global
import-to-workspace
export