Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

TypeScriptを使用可能に #65

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

takejohn
Copy link
Member

内容

typescript, ts-node, @types/node をインストールしてTypeScriptで書いたコードを実行できるようにしました。
JavaScriptでコードを書くこともできます。
bot起動のコマンドが npm start または pm2 start npm -- start に変わります。

変更点

  • README.md に記載された起動コマンドを変更
  • typescript, ts-node, @types/node をインストール
  • tsconfig.json を追加

チェックリスト:

  • このリポジトリのコードスタイルに沿っているか
  • 自分自身で動作確認を行ったか、また、それは正常に動作したか

Copy link
Member

@ringo360 ringo360 left a comment

Choose a reason for hiding this comment

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

ahhh yes

Copy link
Member

@ringo360 ringo360 left a comment

Choose a reason for hiding this comment

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

okay!

@ringo360 ringo360 merged commit 89d301f into TeamSekai:v14-dev Mar 14, 2024
@takejohn takejohn deleted the dev/enable-ts branch March 14, 2024 06:14
ringo360 added a commit that referenced this pull request Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants