Add Creep Actions
This commit is contained in:
parent
848e69dc05
commit
a73f1f7004
9 changed files with 221 additions and 57 deletions
6
.swcrc
6
.swcrc
|
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"jsc": {
|
||||
"parser": {
|
||||
"syntax": "typescript",
|
||||
"tsx": false
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"type": "commonjs"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue