Movatterモバイル変換


[0]ホーム

URL:


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

Commit7b523ff

Browse files
committed
(env): add initial, partial tsdx support
- add scripts and devDeps for tsdx - will add typings, module, files, etc when code is converted to TS- add tsdx .gitignore stuff- add partial tsdx tsconfig - react / jsx support is unnecessary - a bunch of redudant things removed that were already covered in strict mode - removed strict mode for now -- will gradually add that in(deps): add tsdx and TS to devDeps (no other peerDeps/devDeps for now)- no tests, husky, prettier, etc yet (though I lint with standard globally)
1 parent82bd859 commit7b523ff

File tree

4 files changed

+8096
-1
lines changed

4 files changed

+8096
-1
lines changed

‎.gitignore‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### tsdx ###
2+
3+
dist/
4+
.rts2_cache_cjs
5+
.rts2_cache_esm
6+
.rts2_cache_umd
7+
18
### Node ###
29

310
# Logs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp