f045942297
Moved default projects from pxtarget.json to libs/templates/
13 lines
181 B
JSON
13 lines
181 B
JSON
{
|
|
"name": "{0} bit",
|
|
"dependencies": {
|
|
"core": "*",
|
|
"radio": "*"
|
|
},
|
|
"description": "",
|
|
"files": [
|
|
"main.ts",
|
|
"README.md"
|
|
]
|
|
}
|