Skip to content

Commit e3c33e4

Browse files
author
Kelly Selden
committed
standard-node-template
1 parent 58bc249 commit e3c33e4

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
!.vscode/
21
/node_modules/

config/ember-cli-update.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"schemaVersion": 0,
3+
"packages": [
4+
{
5+
"name": "standard-node-template",
6+
"version": "0.0.1",
7+
"blueprints": [
8+
{
9+
"name": "standard-node-template",
10+
"isBaseBlueprint": true
11+
}
12+
]
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)