Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7eecf44

Browse files
feat: move to TS
1 parent 9fd7d14 commit 7eecf44

File tree

9 files changed

+9869
-727
lines changed

9 files changed

+9869
-727
lines changed

‎.github/workflows/npm-publish.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
node-version: 18
2020
registry-url: https://registry.npmjs.org/
2121
- run: npm i
22+
- run: npm run build
2223
- run: npx semantic-release
2324
env:
2425
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ typings/
6262

6363
#webstorm
6464
.idea
65+
dist

‎index.d.ts‎

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /