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

全体的なプロジェクトの整理 #24

Merged
merged 21 commits into from
Nov 1, 2024
Merged

全体的なプロジェクトの整理 #24

merged 21 commits into from
Nov 1, 2024

Conversation

mst-mkt
Copy link
Contributor

@mst-mkt mst-mkt commented Nov 1, 2024

概要

以下の変更を行いました

  • ディレクトリ構成の変更
src
├── common
│   ├── class.tsp
│   └── error.tsp
├── main.tsp
├── models
│   ├── airplane.tsp
│   ├── bus.tsp
│   ├── file.tsp
│   ├── search.tsp
│   └── train.tsp
└── routes
    ├── airplane.tsp
    ├── bus.tsp
    ├── file.tsp
    ├── index.tsp
    ├── search.tsp
    └── train.tsp
  • URNodpt.urnに変更 (odpt.urlに統一)
  • 全角括弧を半角括弧に変更
  • npm-scriptsを整理
  • prettierのconfigをjsonに
  • readmeを整理
  • バージョンを1.0.0に
    など

@mst-mkt mst-mkt requested a review from imoken777 November 1, 2024 02:40
@imoken777 imoken777 merged commit 0b15ec6 into main Nov 1, 2024
1 check passed
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