Added swc for transpiling typescript
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"restartable": "rs",
|
||||
"ignore": [
|
||||
".git",
|
||||
"node_modules/**/node_modules",
|
||||
"node_modules",
|
||||
"src",
|
||||
"data"
|
||||
],
|
||||
@@ -11,5 +11,5 @@
|
||||
"NODE_PATH": "dist/",
|
||||
"NODE_ENV": "dev"
|
||||
},
|
||||
"ext": "js, json"
|
||||
"ext": "js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user