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

Cypressの設定ファイルをTypeScriptに変更 #1311

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

KentaHizume
Copy link
Contributor

@KentaHizume KentaHizume commented Jun 6, 2024

下記の調査時に、ルートのtsconfigにcompilerOptions.moduleフィールドを設置しておくことでts形式で読み込めることが判明したため、再度JS⇒TSに戻します。

@KentaHizume KentaHizume added target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善 labels Jun 6, 2024
@KentaHizume KentaHizume added this to the v0.9 milestone Jun 6, 2024
@KentaHizume KentaHizume self-assigned this Jun 6, 2024
@KentaHizume KentaHizume changed the title Cypressの設定ファイルをTSに変更 Cypressの設定ファイルをTypeScriptに変更 Jun 6, 2024
@KentaHizume KentaHizume linked an issue Jun 6, 2024 that may be closed by this pull request
@KentaHizume KentaHizume requested a review from 1nu1taichi June 6, 2024 07:35
@1nu1taichi
Copy link
Contributor

動作確認をして正常にcypressが起動することを確認しました。

@1nu1taichi 1nu1taichi merged commit d7af361 into main Jun 13, 2024
2 checks passed
@1nu1taichi 1nu1taichi deleted the feature/cypressの設定ファイルをTSにする branch June 13, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cypress.config.js を cypress.config.ts にする
2 participants