fix(core): update
This commit is contained in:
20
assets/templates/wcc/.smartscaf.yml
Normal file
20
assets/templates/wcc/.smartscaf.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
defaults:
|
||||
module.name: smartmodule
|
||||
module.description: a smart description
|
||||
module.author: Anonymous
|
||||
module.license: UNLICENSED
|
||||
|
||||
dependencies:
|
||||
merge:
|
||||
- ../wcc_update
|
||||
- ../gitignore
|
||||
- ../ci_default
|
||||
- ../tsconfig_update
|
||||
- ../npmextra
|
||||
- ../vscode
|
||||
- ../readme
|
||||
|
||||
runafter:
|
||||
- npm install
|
||||
- gitzone format
|
||||
|
Reference in New Issue
Block a user