ts ini
This commit is contained in:
11
ts-lua/package.json
Normal file
11
ts-lua/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tstl",
|
||||
"dev": "tstl --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"lua-types": "^2.10.1",
|
||||
"typescript-to-lua": "^0.40.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user