2023-02-26 01:30
This commit is contained in:
14
getting-typescript/package.json
Normal file
14
getting-typescript/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "getting-typescript",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"watch": "tsc --watch",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Elex",
|
||||
"license": "ISC",
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user